Customers

${c.name.split(' ').map(n => n[0]).join('')}

${c.name}

${c.phone}

${c.email}

${c.vehicles} Vehicle(s)

${c.totalSpent}

`).join(''); lucide.createIcons(); } } }" x-init="renderCustomersTable()">
Customer Contact Vehicles Total Spent Actions