@if (options().length === 0) {
No results found
}
@for (option of options(); track option) {
{{ option }}
}