| Client code | Name | Status | Accounts | Cards | Created | |
|---|---|---|---|---|---|---|
| {{ $row['client_code'] ?? '—' }} | {{ $row['full_name'] ?? '—' }} | {{ $row['email'] ?? '—' }} | {{ $row['status'] ?? '—' }} | {{ $row['accounts_count'] ?? 0 }} | {{ $row['cards_count'] ?? 0 }} | {{ $row['created_at'] ?? '—' }} |
| No records | ||||||