Update Password

Ensure your account is using a long, random password to stay secure.

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

Saved.

@endif