{extends file="../layouts/main/layout.html"} {block name="head"} {include file="../layouts/main/partial/order_status_styles.html"} {/block} {block name="content"} {load_language_text section="admin_orders" name="admin_orders"} {load_language_text section="orders" name="orders"} {load_language_text section="gm_order_menu" name="gm_order_menu"}
{include file="../layouts/main/partial/datatables_heading_row.html"} {include file="../layouts/main/partial/datatables_filtering_row.html"} {* Content will be loaded dynamically (orders/overview/init.js) *}
{* Button Dropdown *} {* Hidden fields for the max amount of invoices and packings slips bulk pdf's *} {* Include Modal Templates *} {include file="./modals/add_tracking_number.html"} {include file="./modals/bulk_download_error.html"} {include file="./modals/bulk_email_invoice.html"} {include file="./modals/bulk_email_order.html"} {include file="./modals/bulk_error.html"} {include file="./modals/change_status.html"} {include file="./modals/cancel.html"} {include file="./modals/delete.html"} {include file="./modals/email_invoice.html"} {include file="./modals/email_order.html"} {include file="./modals/settings.html"}
{/block}