{{$global_setting->company_name}}{{$global_setting->slogan}}{{$global_setting->address}} E-Mail: {{$global_setting->email}} Mobile: {{$global_setting->phone}} |
||||||
Sale Return |
||||||
| Date | Ref. | Customer | Sub Total | Grand Total | Paid | Due |
|---|---|---|---|---|---|---|
| {{date('d M Y',strtotime($row->sales_date))}} | {{$row->invoice_no}} | {{$row->name}} | {{number_format($row->sub_total,2)}} | {{number_format($row->total_amount,2)}} | {{number_format($row->paid_amount,2)}} | {{number_format($row->due_amount,2)}} |
| Total | {{number_format($subtotal,2)}} | {{number_format($grandtotal,2)}} | {{number_format($totalpaid,2)}} | {{number_format($totaldue,2)}} | ||
|
Thanking You, ______________ For {{$global_setting->company_name}} |
||||||