{include file="public/header" /}

{$Think.lang.ds_refund}

{include file="public/admin_items" /}

{$Think.lang.ds_explanation}

{notempty name="reason_list"} {foreach name="reason_list" item="val" key="key" } {/foreach} {else /} {/notempty}
{$Think.lang.ds_sort} 原因 {$Think.lang.ds_handle}
{$val.reason_sort} {$val.reason_info} {$Think.lang.ds_edit} {if $val.reason_id > 99} | {$Think.lang.ds_del} {/if}
{$Think.lang.ds_no_record}
{$show_page|raw}