{include file="public/header" /}

代金券

{include file="public/admin_items" /}
{$Think.lang.admin_voucher_storename}

{$Think.lang.ds_explanation}

{notempty name="voucherquota_list"} {foreach name="voucherquota_list" item="val"} {/foreach} {else} {/notempty}
{$Think.lang.admin_voucher_storename} {$Think.lang.admin_voucher_quota_startdate} {$Think.lang.admin_voucher_quota_enddate}
{$val.voucherquota_storename} {$val.voucherquota_starttime|date="Y-m-d",###} {$val.voucherquota_endtime|date="Y-m-d",###}
{$Think.lang.ds_no_record}
{$show_page}