@if (controlsLoaded) { @if (controller.directiveMetadata?.dependencies.length > 0) {
Injected Services open_in_new
} @for (index of categoryOrder; track $index) {
@if (!panels[index].hidden) { {{ panels[index].title }} open_in_new }
}
}