validate(); tap(auth()->user(), fn () => auth()->logout())->delete(); session()->invalidate(); session()->regenerateToken(); $this->redirect('/', navigate: true); } }; ?>

{{ __('Delete Account') }}

{{ __('Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.') }}

{{ __('Delete Account') }}

{{ __('Are you sure you want to delete your account?') }}

{{ __('Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.') }}

{{ __('Cancel') }} {{ __('Delete Account') }}