Card title
@if($clients->count())
@else
| Nume | Tip client | CIF | Operatiuni | |
|---|---|---|---|---|
| {{ $client->name }} | {{ $client->type }} | {{ $client->cif }} | {{ $client->email }} |