Daily Invoice Report
SAVY & SONS (PTY) LTD
VICTORIA, MAHE
Phone: 4325214
VICTORIA, MAHE
Phone: 4325214
Daily Invoice Report {{ date('d-m-Y',strtotime($start_date)) }} - {{ date('d-m-Y',strtotime($end_date)) }}
| Sl | Customer Name | Invoice No | Date | Description | Amount |
| {{ $key+1 }} | {{ $item['payment']['customer']['name'] }} | #{{ $item->invoice_no }} | {{ date('d-m-Y',strtotime($item->date)) }} | {{ $item->description }} | {{ $item['payment']['total_amount'] }} |
| Grand Amount | SCR {{ $total_sum}} |