Deposit invoice
++ {prefilledInterest?.data + ? `Linked to ${prefilledInterest.data.clientName ?? 'interest'}${ + prefilledInterest.data.berthMooringNumber + ? ` — Berth ${prefilledInterest.data.berthMooringNumber}` + : '' + }. Marking this invoice as paid will advance the interest to "Deposit 10%".` + : 'Marking this invoice as paid will advance the linked interest to "Deposit 10%".'} +
+