{extends file="admin-layout.tpl"} {block name="page-title"}{intl l='Customer'}{/block} {block name="check-permissions"}admin.customer.view{/block} {block name="main-content"} {assign var=customer_page value={$smarty.get.page|default:1}}
| {intl l="customer ref"} | {intl l="company"} | {module_include location='category_list_header'}{intl l="firstname & lastname"} | {intl l="last order"} | {intl l='order amount'} | {intl l='Actions'} |
|---|---|---|---|---|---|
| {$REF} | {$COMPANY} | {$FIRSTNAME} {$LASTNAME} | {module_include location='customer_list_row'}{$lastOrderDate} | {$lastOrderCurrency} {$lastOrderAmount} | |