@for (filter of filters; track filter) { @if (filter) { @for (option of filter.options; track option) { {{option.name}} } } }