|
Dear {{clientName}},
We are pleased to inform you that your task has been successfully completed.
Please find the details and your documents below.
|
|
|
|
| Completed On |
{{completedAt}} |
|
{{#if clientPhone}}
|
|
{{/if}}
|
|
{{#if documents.length}}
📎 Your Documents
{{#each documents}}
{{/each}}
{{/if}}
{{#if invoice}}
🧾 Invoice
| Invoice No. |
{{invoice.invoiceNumber}} |
| Subtotal |
₹{{invoice.subtotal}} |
{{#if invoice.gstAmount}}
| GST |
₹{{invoice.gstAmount}} |
{{/if}}
| Total Amount |
₹{{invoice.totalAmount}} |
|
|
{{/if}}
If you have any questions, please contact us.
Thank you for choosing {{companyName}}.
|