diff --git a/src/components/forms/itf-form.tsx b/src/components/forms/itf-form.tsx index 58d1675..21d4d8f 100644 --- a/src/components/forms/itf-form.tsx +++ b/src/components/forms/itf-form.tsx @@ -245,13 +245,27 @@ export function ItfForm() {
Total due: ${fmtCurrency(total)} - +
+ + +
+ + ); }