Update Password

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

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

Password updated successfully!

@endif