@for (section of sections; track section.id) { @if ($index <= lastShownSectionIndex && !section.hiddenbynumsections && section.id !== allSectionsId && section.id !== stealthModulesSectionId && !section.component) { } }