{{ __('Update Password') }}

{{ __('Use a unique password that you do not reuse anywhere else.') }}

{{ __('Recommended') }}

{{ __('Choose at least 8 characters and mix letters, numbers, and symbols for a stronger account.') }}

@csrf @method('put')

{{ __('After saving, use the new password next time you sign in.') }}

@if (session('status') === 'password-updated') @endif