@php $promotionCount = App\Models\PromotionTool::count(); @endphp

@lang('ACCOUNT BALANCE')

{{ showAmount(auth()->user()->deposit_wallet, currencyFormat:false) }} {{ gs('cur_text') }} (@lang('Deposit Wallet'))

{{ showAmount(auth()->user()->interest_wallet, currencyFormat:false) }} {{ gs('cur_text') }} (@lang('Interest Wallet'))