{{ $message }}
Rol: {{ ucfirst($user->role) }}
Estado: {{ ucfirst($user->estado) }}
Miembro desde: {{ $user->created_at->format('d/m/Y') }}