Sender Email | Receiver Email | Trn Amount Currency | User Amount Currency | Type | Date | Status | Actions |
---|---|---|---|---|---|---|---|
{{ trn.sender_email }} | {{ trn.receiver_email | default('') }} | {{ trn.amount | number_format(2) }} {{ trn.transaction_currency }} | {{ trn.user_amount | number_format(2) }} {{ trn.user_currency }} | {{ trn.type | capitalize }} | {{ trn.transaction_date | date('d-m-Y') }} {{ trn.transaction_date | date('H:i:s') }} | {{ trn.status | trn_status }} | {# #} |