{#if $page.state.modal} {@const {component, props} = modals.get($page.state.modal)}
{/if}
{#if $toast}
{$toast.message}
{/if}