@if ($is_report)
@endif

Filters:

@if ($special_role)
@endif
@if ($is_report)
@endif
@if (!$is_receipt)
@endif @if ($is_cash || $is_report)
@endif

{{ $table1 ?? "" }}

{{-- --}}
S/N Transaction Reference Payer Service(s) MDA Amount Payment Date Payment Method Invoice No. Created By Payment Status Actions
@if ($is_report)

{{ $table2 ?? "" }}

{{ __('S/N')}} {{ __('Amount')}} {{ __('Transaction Reference')}} {{ __('Payment Status')}} {{ __('Payment Channel')}} {{ __('Bank')}} {{ __('User')}} {{ __('Month')}} {{ __('MDA')}} {{ __('Created On')}} {{ __('Actions')}}
@endif
{{-- SEND ACTION MODAL --}} @if (isset($table2)) {{-- View remittance Invoices --}} @endif