{assign var=title value="Edit Coupon"} {include file="admin/header.inc.html"} {include file="admin/coupon_nb.inc.html"}

{$title}

{if $error}{foreach from=$error item=e}
  • {$e}

    {/foreach}{/if}
    Code
    coupon code
    Used Count
    this coupon has been used ... times
    {include file="admin/footer.inc.html"}