@section("page_style") @endsection @php $currency = auth()->guard('agentportal')->user()->agentLocation->agentCountry->currency ?? ''; @endphp
{{__('message_lang.LBL_BALANCE')}}:     {{number_format(auth()->guard('agentportal')->user()->agentLocation->balance, 2)}} {{$currency}}
{{__('message_lang.LBL_COMMISSIONS')}}
{{__('message_lang.LBL_PAID')}}:     {{$currency}}
{{__('message_lang.LBL_SENT')}}:     {{$currency}}
{{__('message_lang.LBL_TOTAL')}}:     {{$currency}}
{{__('message_lang.LBL_TOTAL_PAID')}}
{{__('message_lang.LBL_AMOUNT')}}:     {{$currency}}
Transaction:    
{{__('message_lang.LBL_TOTAL_SENT')}}
{{__('message_lang.LBL_AMOUNT')}}:     {{$currency}}
Transaction: