{extends file="admin-layout.tpl"} {block name="page-title"}{intl l='Orders'}{/block} {block name="check-permissions"}admin.orders.view{/block} {block name="main-content"}
| {intl l="Order n°"} | {intl l="Date & Hour"} | {intl l="Compagny"} | {intl l="Name"} | {intl l="Amount"} | {intl l="Status"} | {module_include location='orders_table_header'}{intl l="Actions"} |
|---|---|---|---|---|---|---|
| 01230450123045 | 11/09/2013 10:24:31 | Thelia | Dupont | 251 € | Paid | {module_include location='orders_table_row'}|
| 01230450123045 | 11/09/2013 10:24:31 | Thelia | Dupont | 251 € | Canceled | {module_include location='orders_table_row'}|
| 01230450123045 | 11/09/2013 10:24:31 | Thelia | Dupont | 251 € | Current | {module_include location='orders_table_row'}