Invoice #: {{ $invoice->invoice_number }}
Date: {{ $invoice->created_at->format('d M Y') }}
Due: {{ $invoice->due_date->format('d M Y') }}
| Description | Amount (KES) |
|---|---|
| {{ $item->description }} | {{ number_format($item->amount, 2) }} |
Please pay via M-Pesa Paybill: 888888 (Account: {{ $invoice->invoice_number }})