Un utente ha completato il percorso INGENIA NXT EXPERT.
- Utente: {{ $user->full_name ?? $user->username }}
- Email: {{ $user->email }}
- Codice cliente: {{ $user->code }}
- Azienda: {{ optional($user->ownerOfShops()->first())->name ?? optional($user->shops()->first())->name }}