@if (filteredNames.length > 0 && searchTerm) {
@for (name of filteredNames; track name) {
}
{{ name }}
}
{{ this.page }} / {{ getMaxPage() }}