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) }} |
Disclaimer
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) }} |