{template 'public/header'} {template 'public/comhead'}
{loop $store $key $item} {if $item['id']==$info['store_id']} {$item['md_name']} {else} {$item['md_name']} {/if} {/loop}