{#if isLoginRoute} {/if} {#if data?.user && !isLoginRoute} {/if} {#if showHeader && data.user}
{:else if isLoading}
{/if} {@render children?.()}