Reference | Date | Supplier | Total | Paid Amount | Due Amount | Payment Status | Actions |
---|---|---|---|---|---|---|---|
{{ $purchase->reference_no }} | {{ $purchase->date->format('d/m/Y') }} | {{ $purchase->supplier->name }} | {{ number_format($purchase->total, 2) }} | {{ number_format($purchase->paid_amount, 2) }} | {{ number_format($purchase->due_amount, 2) }} | {{ $purchase->payment_status }} | |
No purchases found. |