{{ trans('main.Delete Account') }}

{{ trans('main.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.') }}

{{ trans('main.Danger Zone') }}

{{ trans('main.This action cannot be undone. This will permanently delete your account and remove your data from our servers.') }}

{{ trans('main.Delete Account') }}

{{ trans('main.Are you sure you want to delete your account?') }}

{{ trans('main.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.') }}

@csrf @method('delete')
{{ trans('main.Cancel') }} {{ trans('main.Delete Account') }}