{#if $auth.loading || isCheckingAccess}
{:else if $auth.isAuthenticated && hasRouteAccess} {@render children?.()} {/if}