| Ref | Procurement | Total Amount | Payment Terms | Status | Delivery Due | Action |
|---|---|---|---|---|---|---|
| {{ $lpo->ref }} | {{ $lpo->procurement->title ?? '—' }} | UGX {{ number_format($lpo->total_amount ?? 0, 0) }} | {{ $lpo->payment_terms ?? '—' }} | {{ ucfirst($lpo->status) }} | {{ $lpo->delivery_due ? \Carbon\Carbon::parse($lpo->delivery_due)->format('M d, Y') : '—' }} | Submit Doc |
| No LPOs found. | ||||||