{{ $contact->full_name }}
{{ $contact->email ?? '-' }}
@if($contact->email) @if($contact->email_verified_at) @else @endif @if(auth()->user()->hasPermission('members-manage')) @endif @endif{{ format_phone($contact->phone) ?: '-' }}
Aucun adhérent n'utilise ce contact.