Customers
${c.name.split(' ').map(n => n[0]).join('')}
${c.name}
${c.phone}
${c.email}
${c.totalSpent}
| Customer | Contact | Vehicles | Total Spent | Actions |
|---|