MAC {#if !compact} MBM AI Cloud {/if}
{#each navItems as item} {@html icons[iconMap[item.href]]} {#if !compact} {$t(item.key) || item.label} {/if} {/each} {#if $isFacultyOrAdmin} {#if !compact}
Controls
{:else}
{/if} {#each adminItems as item} {#if item.faculty || $isAdmin} {@html icons[iconMap[item.href]]} {#if !compact} {$t(item.key) || item.label} {/if} {/if} {/each} {/if}
{$authStore.user?.name?.charAt(0)?.toUpperCase() ?? '?'}
{#if !compact}
{$authStore.user?.name ?? ''} {$authStore.user?.role ?? ''}
{/if}