| ID | Purchase Date | Purchase ID | Supplier | Grand total | Paid | Balance | Due |
|---|---|---|---|---|---|---|---|
| {{ $value->id }} | {{ \Carbon\Carbon::parse($value->created_at)->format('jS M Y') }} | {{ $value->purchase_id }} | {{ $value->supplier->supplier_name }} | {{ $value->subtotal }} | {{ $value->payment }} | {{ $value->balance }} | {{ $value->due }} |
| No Records found ... | |||||||
| Total Purchase: | Rs. {{ $total['purchase'] }} |
|---|---|
| Paid Amount: | Rs. {{ $total['payment'] }} |
| Balance Amount: | Rs. {{ $total['balance'] }} |
| Due Amount: | Rs. {{ $total['due'] }} |
Powered by : First Feet Business Services
For Support : development@firstfeet.in