Customers
| Sr No | Customer | Emails | Group | Created On | Action |
|---|
${d.name}
${d.label || "(No Label)"}
${(d.renewalDate ? moment(d.renewalDate).format('DD-MMM-YYYY') : 'Unbilled')}
${d.label || "(No Label)"}
${(d.renewalDate ? moment(d.renewalDate).format('DD-MMM-YYYY') : 'Unbilled')}
${d.customerName || "Unknown Customer"}
${(d.timestamp ? moment.utc(d.timestamp).local().format('DD-MMM-YYYY') : 'Date Error')}
${(d.timestamp ? moment.utc(d.timestamp).local().format('DD-MMM-YYYY') : 'Date Error')}