+ {error} +
+ {/if} + + {#if estimation} {#each estimation.items ?? [] as item}{item.label}
@@ -76,19 +76,18 @@ {/each} -- Total due -
+Total due
{formatCurrency(estimation.grossAmount)}
- You'll pay {formatCurrency(estimation.grossAmount)} now. Once - your credits run out, you'll be charged + You'll pay {formatCurrency(estimation.grossAmount)} now. + Once your credits run out, you'll be charged {formatCurrency(estimation.grossAmount)} every 30 days.
+ {/if}