{{$global_setting->company_name}}

{{$global_setting->slogan}}
{{$global_setting->address}}
E-Mail: {{$global_setting->email}}
Mobile: {{$global_setting->phone}}

{{$customer_name}}'s Customer Statement @if($_GET['start_date']) from {{date('d M Y',strtotime($_GET['start_date']))}} to {{date('d M Y',strtotime($_GET['end_date']))}} @endif

Due Before This Range: {{number_format($balance, 2)}} Total Due: {{number_format($total_due, 2)}}

Date Particular Type Sales Received Balance
{{date('d M Y',strtotime($row->paid_date))}} {{($row->type=='Invoice')?'Sales':'Payment Received'}} {{($row->type=='Invoice')?'Invoice':($row->transaction_type ?: 'Cash')}} {{$row->sales}} {{$row->paid_amount}} {{$balance}}

Thanking You,



______________
For
{{$global_setting->company_name}}