@if (hasFilters()) {
@for (group of filters(); track group) { @for (filter of group.children; track filter) { } }
} @if (icon()) { }