{{ $customer->name }}
{{ $customer->customer_number }}
Phone
{{ $customer->phone ?: 'Not set' }}
Activity
{{ $customer->quotes_count }} quotes · {{ $customer->invoices_count }} invoices
| Customer | Contact | Terms | Activity | Status | Actions |
|---|---|---|---|---|---|
{{ $customer->name }} {{ $customer->customer_number }} @if($customer->kra_pin) · {{ $customer->kra_pin }} @endif |
{{ $customer->phone ?: 'No phone' }} {{ $customer->email ?: 'No email' }} |
{{ $customer->payment_terms_days === 0 ? 'Due now' : $customer->payment_terms_days.' days' }} | {{ $customer->quotes_count }} quotes · {{ $customer->invoices_count }} invoices | ||
No customers found Adjust the filters or add the first customer. | |||||
{{ $customer->name }}
{{ $customer->customer_number }}
Phone
{{ $customer->phone ?: 'Not set' }}
Activity
{{ $customer->quotes_count }} quotes · {{ $customer->invoices_count }} invoices
No customers found
Adjust the filters or add the first customer.