{{ __('Profile') }}

{{ __('Profile Information') }}

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

@csrf @method('patch')

{{ __('Update Password') }}

{{ __('Ensure your account is using a long, random password to stay secure.') }}

@csrf @method('put')