@if (hasSelection) { }
Filter By:
@if ((total$ | async)! > 0) { @for (client of records$ | async; track $index) { } } @else { }
Clients Name Phone Country Enrolled Type Job Title Status Actions
{{ client.name }}

{{ client.email }}

{{ client.phone }} {{ client.countryName }} {{ client.enrollDate }} {{ client.type }} {{ client.title }} {{ toTitleCase(client.status) }}
Nothing found.