Page {{ $totalTran->currentPage() }} of {{ $totalTran->lastPage() }}
Computer Generated copy
Name of Account : {{ $vendorDetails->vendor_name }}
Market Name : @php echo \App\Helper\CommonFunction::getMarketName($vendorDetails->market_id) @endphp
Phone Number
Vendor Code
Number of Stands
{{ $vendorDetails->vendor_mobile_number }}
{{ $vendorDetails->vendor_code }}
{{ $vendorStand }}
Vendor Type : Market Vendor
@elseVendor Type :
@endifTransacction Currency : NGN NIGERIAN NAIRA
Statement Date : 28/06/2025
Number of Transactions : {{ $totalTran->total() }}
Account Number : {{ $cardNumber->card_number }}
Transaction Date | Value Date | Transaction Description | Debits | Credits | Balance | ||
---|---|---|---|---|---|---|---|
{{ $value->transaction_on }} | {{ $value->transaction_on }} | {{ $value->txn_decriptions }} | @if ($value->txn_log == 'DEBIT'){{ number_format($value->amount, 2) }} | @else@endif @if ($value->txn_log == 'CREDIT') | {{ number_format($value->amount, 2) }} | @else@endif | {{ number_format($value->closing_amount, 2) }} |
Please verify all transactions reflected on this statement and notify any decrepancies to eCollect as soon as possible. The balance reflected could change if there are any transactions that still need to be processed.
Summary of Transactions
Debits | {{ number_format($debit, 2) }} |
---|---|
Credits | {{ number_format($credit, 2) }} |