Welcome Back
{{ user.username }}
{{ user.username.slice(0,2).toUpperCase() }}
Notifications
No notifications
{{ user.username.slice(0,2).toUpperCase() }}
{{ user.fullname || user.username }}
{{ user.email }}
Dashboard
Manage your services
₦{{ user ? user.balance.toLocaleString('en-NG', { minimumFractionDigits: 2 }) : '0.00' }}
Orders
No boosted services
All boosted service will show here
Order ID: #{{ order.id }}
Service ID
{{ order.service_id }}
Quantity
{{ order.quantity }}
Charge
₦{{ order.charge }}