@csrf @error('profile_picture')

{{$errors->first('profile_picture')}}

@enderror

{{$user->name}}

{{$user->role_name}}
View Profile