{extends file="$tpl_admin_layout"} {block name="content"}
{**}
{$_L['Item Code']} {$_L['Item Name']} {$_L['Qty']} {$_L['Price']} {$_L['Total']} Tax




{if $recurring} {else} {/if}
{$_L['Sub Total']} : 0.00
{$_L['Discount']} : 0.00
{$_L['TAX']} : 0.00
{$_L['TOTAL']} : 0.00
| {$_L['Or Add New Customer']}
{$extra_fields}
{$_L['invoice_number_help']}
{if $recurring}
{else} {/if}
{* lan variables *} {/block}