Your Balance In
- {{number_format($total_bal->count,'2','.',',')}}Overall
- {{number_format($user->bonus,'2','.',',')}}Bonus
- {{number_format($user->ref_bonus,'2','.',',')}}Referral
Withdrawal
Total: @if(!empty($twithdraw->count)) {{number_format($twithdraw->count,2,'.',',')}} @else 0.00 @endif {{$user->currency}} Last Withdrawal : @if(!empty($lwithdraw)) {{number_format($lwithdraw->amount,2,'.',',')}} @else 0.00 @endif {{$user->currency}}
Your Account Status
Earn 10% commission and give a bonus by sharing this link!
My Wallets
@if($wallets->isNotEmpty())
@foreach($wallets as $wallet)
@endforeach
@endif
{{$wallet->dwallet()->wallet_name}} Wallet ({{$wallet->sym}})
{{system_settings('currency')}}{{ number_format($wallet->balance, 2, '.', ',')}}
Trading Account
Terminal Id | Account Type | Currency | Account Used | Balance | Status |
|
---|---|---|---|---|---|---|
{{$t_account->trade_id}}
|
{{$t_account->account_type}} | {{$t_account->currency}} |
{{$t_account->account_used}}
@if($t_account->account_used == 'real') {{$t_account->dwallet()->sym}} @endif |
{{$t_account->status}} | {{$t_account->status}} | Launch |