{{-- date --}}
.'/img/back.png' }})
|
|
";
{{ env('ADDRESS') }}
{{ env('POBOX') }}
{{ env('DOMAIN') }}
{{ env('EMAIL') }}
|
|
Payer Information {{ $user->name }} {{ $user->email }} {{ $user->mobile }} |
Created At: {{ $invoice_info['createdAt'] }} Paid At: {{ $invoice_info['paidAt'] }} Payment Channel: {{ $invoice_info['channel'] }} Txn Ref: {{ $invoice_info['txnRef'] }} |
| S/N | Status | Transaction Ref | Item | Quantity | Unit Price | Amount |
|---|---|---|---|---|---|---|
{{ $items['txnRef'] }}description: {{ $items['description'] }} |
{{ $items['service'] }}
{{ $items['description'] }}
|
{{ $items['quantity'] }} | ₦{{ $items['amount'] }} | ₦{{ $items['amount'] }} | ||
| SUB-TOTAL | ₦{{ $totals['subTotal'] }} | |||||
| GRAND TOTAL | ₦{{ $totals['grandTotal'] }} | |||||