{{ $user->full_name }}
{{ $user->email }}
{{ $user->country->name }}
{{ $user->country->iso2 }}
{{ $user->created_at->format('M d, Y') }}
{{ $user->created_at->diffForHumans() }}
Reset password for {{ $user->full_name }}?
A secure temporary password will be generated and emailed to {{ $user->email }}.
This user will be moved to the trash and can be restored later.