@if($wallets->isNotEmpty())
@foreach($wallets as $wallet)
@endforeach
@endif
{{$wallet->dwallet()->wallet_name}}
{{__format_number($wallet->balance)}}{{$user->user_curr()}}
{{__format_number($wallet->get_sys_balance())}}{{system_settings('currency')}}