{{ __('messages.Update Password') }}
@csrf @method('put')
@if (session('status') === 'password-updated')

{{ __('Saved.') }}

@endif