| Company | Contact Person | Email/Phone | Invoices | Actions |
|---|---|---|---|---|
|
{{ $client->company_name }}
{{ Str::limit($client->company_address, 50) }}
|
{{ $client->contact_person_name }} |
{{ $client->email ?? 'N/A' }}
{{ $client->phone ?? 'N/A' }}
|
{{ $client->invoices_count }} invoices | |
|
No clients found Try adjusting your search or add a new client. |
||||