{{$global_setting->company_name}}{{$global_setting->slogan}}{{$global_setting->address}} E-Mail: {{$global_setting->email}} Mobile: {{$global_setting->phone}} |
|||||
{{$supplier_name}}'s Supplier Statement @if($_GET['start_date']) from {{date('d M Y',strtotime($_GET['start_date']))}} to {{date('d M Y',strtotime($_GET['end_date']))}} @endifDue Before This Range: {{number_format($balance, 2)}} Total Due: {{number_format($total_due, 2)}} |
|||||
| Date | Particular | Type | Purchase | Paid | Balance |
|---|---|---|---|---|---|
| {{date('d M Y',strtotime($row->paid_date))}} | {{($row->type=='Purchase')?'Purchase':'Payment'}} | {{($row->purchase=='0.00')?'Cash':'Purchase'}} | {{$row->purchase}} | {{$row->paid_amount}} | {{$balance}} |
|
Thanking You, ______________ For {{$global_setting->company_name}} |
|||||