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

@lang('ACCOUNT BALANCE')

{{ showAmount(auth()->user()->deposit_wallet) }} {{ $general->cur_text }} (@lang('Deposit Wallet'))

{{ showAmount(auth()->user()->interest_wallet) }} {{ $general->cur_text }} (@lang('Interest Wallet'))