| Compte | Type | Sécurité | Entreprises | Dernière visite | Inscrit |
|---|---|---|---|---|---|
|
{{ $c->name }}
{{ $c->email }}{{ $c->telephone ? ' · '.$c->telephone : '' }}
@if ($c->professionLabel())
{{ $c->professionLabel() }}
@if ($c->estProfessionnelDuDroit())
· relecteur potentiel
@endif
@endif
|
@if ($c->isEditorial()) {{ $c->roleLabel() }} @elseif ($c->isDirigeant()) Dirigeant @else Compte simple @endif |
{{ $c->hasTwoFactorEnabled() ? '🔒 2FA active' : '2FA inactive' }}
{{ $c->email_verified_at ? 'E-mail vérifié' : 'E-mail non vérifié' }}
|
{{ $c->companies_count > 0 ? $c->companies_count : ', ' }} | @php $vue = $dernieres[$c->id] ?? null; @endphp {{ $vue ? \Illuminate\Support\Carbon::parse($vue)->diffForHumans() : ', ' }} | {{ $c->created_at?->format('d/m/Y') }} |
| Aucun compte ne correspond à ce filtre. | |||||
Pour attribuer ou retirer un rôle éditorial, ouvrez Comptes.
@endif