Account Statement • {{ $from->format('d M Y') }} – {{ $to->format('d M Y') }}
Please find attached your account statement for the period {{ $from->format('d M Y') }} to {{ $to->format('d M Y') }}. A PDF copy is attached to this email for your records.
@endif {{-- Summary Cards --}}Please settle your outstanding balance at your earliest convenience.
@if(!empty($settings['phone']))Contact us: {{ $settings['phone'] }}
@endif| Date | Reference | Total | Paid | Balance | Status |
|---|---|---|---|---|---|
| {{ $sale->sale_date->format('d M Y') }} | {{ $sale->reference_no }} | {{ number_format($sale->total, 2) }} | {{ number_format($sale->total_paid, 2) }} | {{ number_format($bal, 2) }} | {{ ucfirst($sale->status) }} |
| No transactions in this period. | |||||
The full detailed statement with all line items is attached as a PDF.