{{ __('invoices.subtitle') }}
| {{ __('invoices.col_no') }} | {{ __('invoices.col_date') }} | {{ __('invoices.col_amount') }} | {{ __('invoices.col_status') }} | |
|---|---|---|---|---|
| {{ $r['no'] }} | {{ $r['date'] }} | {{ $r['amount'] }} |
{{ __('invoices.next_charge') }}
{{ $nextAmount }}
{{ __('invoices.on_date', ['date' => $nextCharge]) }}