{#if client}
{ navigateApp(evt.detail) }} />
{ showPopup(calendar.component.RemindersPopup, {}, 'account') }} notify={false} /> { showPopup(notification.component.NotificationsPopup, {}, 'account') }} notify={hasNotification} />
{ showPopup(AccountPopup, {}, 'account') }} > {#if employee} {/if}
{#if currentApplication && navigatorModel && navigator && visibileNav}
{#if currentApplication} {#if currentApplication.navHeaderComponent} {/if} {/if} selectSpecial(evt.detail)} on:space={(evt) => selectSpace(evt.detail.space, evt.detail.spaceSpecial)} on:open={checkOnHide} /> {#if currentApplication.navFooterComponent} {/if}
{/if}
{#if currentApplication && currentApplication.component} {:else if specialComponent} {:else if currentView?.component !== undefined} {:else} {/if}
{#if asideId && navigatorModel?.aside !== undefined}
{/if}
{:else} No client {/if}