@if(columnSize !== 0){ @for(filter of allFilters; track filter.category) { @for(option of filter.options; track option.name) { {{option.name}} } } }