Sales Report
From: {{ $start_date}} To: {{ $end_date}}
| Sl No. | Item | Qty | Price | Invoice No |
|---|---|---|---|---|
| {{ ++$key }} | {{ $data->item_name }} | {{ $data->quantity }} | {{ $data->sales_price }} | {{$globalSettings->invoice_prefix."-BI-".str_pad($data->sales_master_id, 8, '0', STR_PAD_LEFT)}} |
© Copright {{date('Y')}} | All Rights Reserved To {{ $globalSettings->company_name }} | Powered By V-Link Network