@if (hasSelection) { }
@if ((total$ | async)! > 0) { @for (customer of customers$ | async; track $index) { } } @else { }
Clients Name Email Phone Country Joined Orders Total Spends Actions
{{ customer.email }} {{ customer.phone }} {{ customer.country }} {{ customer.date }} {{ customer.time }} {{ customer.orders }} {{ currency }}{{customer.totalSpends && customer.totalSpends.toFixed(2) }}
Nothing found.