| {{'Date' |translate}} | {{'To'|translate}} | {{'Restaurant'|translate}} | {{'Description'|translate}} | {{'Credit' |translate}} | {{'Debit' |translate}} |
|---|---|---|---|---|---|
| {{list.created_at}} | {{list.other_user.username}} | {{list.restaurant.name}} | {{list.description}} | {{list.credit_amount | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} | {{list.debit_amount | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} |
{{'No Record Found'|translate}}