{{ __('Profile Information') }}

{{ __("Update your account's profile information and email address.") }}

@csrf
@csrf @method('patch')
@if (session('status') === 'profile-updated') {{--

{{ __('Changes saved.') }}

--}} @endif {{ __('Update Profile') }}