Once your account is deleted, it will be removed from the frontend but retained in system records.

@csrf @method('delete')

Are you sure you want to delete your account?

Your account will no longer appear in the app, but data can be retained. Enter your password to confirm deletion.

@error('password', 'userDeletion')

{{ $message }}

@enderror