DMT Money Transfer Receipt

Date: {{date("d/m/Y",strtotime($alldmr->created_at))}} Time {{date("H:i",strtotime($alldmr->created_at))}}
Bc Name: {{Auth::user()->name}} {{Auth::user()->last_name}} Agent Id: {{Auth::user()->loginId}}
Bc Location: {{Auth::user()->address}} {{Auth::user()->city}} {{Auth::user()->state}},{{Auth::user()->post_code}}
Customer Name: {{$alldmr->ben_name}}
Customer Account No: {{$alldmr->account}} Withdrawal Amount: {{$alldmr->amount}}
Order Id: {{$alldmr->order_id}} Transaction Status: {{$alldmr->status}}