DOC NO. {{ $code }} - printed on: {{ $printed_date }}
@php $gross_collection = 0; $comission_collection = 0; $net_collection = 0; @endphp {{-- @foreach($transactions ?? '' as $i => $transaction)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}}
S/N Mobile Network Operator Pending Success Collection
{{$i+1}}{{$transaction->full_name}}{{$summary->tickets}}{{number_format($summary->amount, 2)}}
1 AIRTEL MONEY {{$transactions_failed_count}} {{$transactions_success_count}} {{number_format($transactions_success, 2)}}
Total: {{$transactions_success_count}} {{number_format($transactions_success, 2)}}


@foreach($transactions ?? '' as $i => $transaction) @endforeach
S/N Passenger Ticket Date Channel Status TransactionID Reference Amount
{{$i+1}} {{$transaction->full_name}} {{$transaction->ticket_units}} {{$transaction->txn_date}} {{$transaction->channel}} {{$transaction->txn_status}} {{$transaction->transactionID}} {{$transaction->ref_code}} @php $amount = $transaction->amount_in; echo number_format($amount, 0); $net_collection += $amount; @endphp
Total: {{number_format($net_collection, 0)}}
Powered By: TiketiGala - https://www.tiketigala.com