@if (show()) { @for (organization of organizations().children ?? []; track organization.node.id) { @if (!organization.node.enabled) { } } }