@extends('layouts.users') @section('content')
 
₦ {{ number_format($user->balance + $user->bonus_balance) }}
Account balance
{{--
Go
My device
View my device earnings
--}}
Online deposit
Withdraw money
Account records
Customer Service
About us
My Orders
{{--
Platform rules
--}}
Customer service
Withdrawal records
Deposit records
Bank account management
Change your login password
Download the Android application
{{-- --}}
Sign out of account
@endsection