@if (currentTheme === 'tailwind') {
profile picture

Transactions

Show pending only

{{data.title}}

{{data.company}}

{{data.status}}

{{data.amount | currency}}

} @else if (currentTheme === 'bootstrap5.3') {
profile picture
Transactions
Show pending only
{{data.title}}

{{data.company}}

{{data.status}}

{{data.amount | currency}}

Transaction ID:{{data.transactionId}}

Payment Type:{{data.paymentType}}

Category:{{data.category}}

}