{{ __('profile_lang.update_password') }}

{{ __('profile_lang.password_security') }}

@csrf @method('put')
{{ __('profile_lang.save') }} @if (session('status') === 'password-updated')

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

@endif