{capture name="selected_sections"}
{** Item menu section **}
{** /Item menu section **}
{capture name="tabsbox"}
{************************************************** P A Y M E N T ****************************************}
{************************************************** L O C A T I O N ****************************************}
{************************************************** S T A T U S ****************************************}
{************************************************** C A T E G O R Y ****************************************}
{************************************************** O R D E R ****************************************}
{************** defined Orders ****************}
{include file="common_templates/subheader.tpl" title=$lang.defined_orders}
{************** search for Orders ****************}
{include file="common_templates/subheader.tpl" title=$lang.add_orders_to_section}
{capture name="section"}
{include file="orders_pages/orders_search_form.tpl" target=$target mode=$mode action=$action search_orders="Y" report_id=$report_id table_id=$table.table_id selected_section="order"}
{/capture}
{include file="common_templates/section.tpl" section_title=$lang.search section_content=$smarty.capture.section}
{************** List of found Orders ****************}
{if $orders}
{/if}
{************************************************** P R O D U C T ****************************************}