Clearity

First Time Setup

Setup your initial admin account, organisation and bank details
{#each steps as currentStep, index (currentStep.title)}
{currentStep.title} {currentStep.description}
{#if index < steps.length - 1} {/if}
{/each}
{#snippet children({ props })} Name {/snippet} {#snippet children({ props })} Email {/snippet} {#snippet children({ props })} Password {/snippet} {#snippet children({ props })} Confirm password {/snippet}
{#snippet children({ props })} Organization {/snippet} {#snippet children({ props })} Address line 1 {/snippet} {#snippet children({ props })} Address line 2 {/snippet} {#snippet children({ props })} Address line 3 {/snippet}
{#snippet children({ props })} City {/snippet} {#snippet children({ props })} Region {/snippet}
{#snippet children({ props })} Postcode {/snippet} {#snippet children({ props })} Country {/snippet}
{#snippet children({ props })} Bank name {/snippet} {#snippet children({ props })} Account name {/snippet}
{#snippet children({ props })} Account number {/snippet} {#snippet children({ props })} Sort code {/snippet}
{#snippet children({ props })} IBAN {/snippet} {#snippet children({ props })} SWIFT/BIC {/snippet}
{#if step > 0} {/if} {#if step < steps.length - 1} {:else} {/if}