diff --git a/src/components/forms/itl-form.tsx b/src/components/forms/itl-form.tsx index 5586a98..206b494 100644 --- a/src/components/forms/itl-form.tsx +++ b/src/components/forms/itl-form.tsx @@ -215,13 +215,27 @@ export function ItlForm() {
Total due: ${fmtCurrency(total)} - +
+ + +
+ + ); }