Edit User: {{ $user->full_name }}
@csrf @method('PUT')
@if($user->first_login)
info This user has not completed their first login yet.
@endif