| Date | Reference | Services / Items | Total | Paid | Balance | Status |
|---|---|---|---|---|---|---|
| {{ $sale->sale_date->format('d M Y') }} | {{ $sale->reference_no }} | {{ $desc }} | {{ number_format($sale->total, 2) }} | {{ number_format($sale->total_paid, 2) }} | {{ number_format($balance, 2) }} | {{ ucfirst($sale->status) }} |
| No transactions found for this period. | ||||||