| Transaction Date | Reference # | Transaction Type | Amount | Notes |
|---|---|---|---|---|
| {{ \Carbon\Carbon::parse($tran->tran_date)->format('m/d/Y')}} | {{ $tran->reference }} | {{ $tran->tran_type_name }} | {{ $tran->amount }} | {{ $tran->tran_info }} |
| Transaction Date | Reference # | Transaction Type | Amount | Notes |
|---|---|---|---|---|
| {{ \Carbon\Carbon::parse($tran->tran_date)->format('m/d/Y')}} | {{ $tran->reference }} | {{ $tran->tran_type_name }} | {{ $tran->amount }} | {{ $tran->tran_info }} |