{include file="sections/header.tpl"}
{$_L['Total']} : {$total_quotes}
{**} {foreach $d as $ds} {**} {foreachelse} {/foreach}
{$_L['Subject']} {$_L['Amount']} {$_L['Date Created']} {$_L['Expiry Date']}{$_L['Stage']}{$_L['Manage']}
{$ds['subject']} {$ds['total']} {date( $_c['df'], strtotime($ds['datecreated']))} {date( $_c['df'], strtotime($ds['validuntil']))}*} {*{if $ds['stage'] eq 'Dead'}*} {*{$_L['Dead']}*} {*{elseif $ds['stage'] eq 'Lost'}*} {*{$_L['Lost']}*} {*{elseif $ds['stage'] eq 'Accepted'}*} {*{$_L['Accepted']}*} {*{elseif $ds['stage'] eq 'Draft'}*} {*{$_L['Draft']}*} {*{elseif $ds['stage'] eq 'Delivered'}*} {*{$_L['Delivered']}*} {*{else}*} {*{$ds['stage']}*} {*{/if}*} {*
You do not have any Quote.
{include file="sections/footer.tpl"}