Kunden
| Name | Kontakt | Ort | Aufträge | Umsatz | Letzter Auftrag |
|---|---|---|---|---|---|
|
= h($customer['name']) ?> = h($customer['company'] ?: '-') ?> |
= h($customer['email']) ?> = h($customer['phone']) ?> |
= h($customer['city']) ?> | = h((string) $customer['booking_count']) ?> | = h(formatCurrency((int) $customer['revenue_cents'])) ?> | = h($customer['last_reference']) ?> · = h(formatDate($customer['last_booking_date'])) ?> |
| Es wurden noch keine Kunden gespeichert. | |||||