Pending Due
| Sl | Image | Name | Order Date | Payment | Invoice | Total | Paid | Due | Prepared By | Action |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $key+1 }} | |
{{ $item['customer']['name'] }} | {{ $item->order_date }} | {{ $item->payment_status }} | {{ $item->invoice_no }} | {{ $item->total }} | {{ round($item->pay) }} | {{ round($item->due) }} | {{ $item->user->name }} | Details |