{% from "components.html" import render_list_link %} {% from "macros/_modals.html" import warningModal %} {% if current_user.is_authenticated %}
Warning: Voiding this order will permanently remove it from active orders. This action cannot be undone. All items and guest information will be marked as voided in the system.
Are you sure you want to proceed?
{% endcall %} {% endif %}