{#if title}
{#if back}
(back ? $modalStore?.showModal(back) : null)}>
{:else}
{/if}
{title}
{/if}
{#if saveFunc}
Save
{#if deleteFunc}
{/if}
{/if}