@csrf @method('put')
@if (session('status') === 'password-updated')

{{ __('Password updated!') }}

@endif