From :
to
Sale List
| Date | Invoice | Party Name | Party Type | Payment Type | Amount | Gst | Total Amount | Paid Amount | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{date('d M Y', strtotime($data->bill_date))}} | {{$data->invoice_number}} | {{$data->username}} | {{ $usertypes }} | {{$data->payment_type}} | {{$data->total_price}} | {{$data->gst}} | {{$data->grand_total_price}} | {{$data->paid_amount}} |