@if (isLoggedOut || noRoleLogOut) {
} @if (storedTenants.length) {
} @if (storedTenants.length) {
@for (stored of storedTenants; track stored) {
{{ stored.tenantId }}
}
} @if (storedTenants.length === 0) {
} @if (storedTenants.length) {
}