| Cost | Category | Vendor | Amount | Status | Actions |
|---|---|---|---|---|---|
{{ $cost->description }} {{ $cost->cost_number }} ยท {{ $cost->incurred_on->format('d M Y') }} | {{ $cost->category->name }} | {{ $cost->vendor ?: 'Internal' }} | KES {{ number_format((float)$cost->amount, 2) }} |
@if($cost->status === 'draft')Edit@endif
@if($cost->status === 'approved') Pay | |
| No costs match the selected filters. | |||||