<{$toolbar}> <{if $now_op=="jill_booking_list"}>
<{if $all_content}> <{$delete_jill_booking_func}> <{foreach from=$all_content item=data}> <{/foreach}>
<{$smarty.const._MD_JILLBOOKIN_ITEM}> <{$smarty.const._MD_JILLBOOKIN_JB_UID}> <{$smarty.const._MD_JILLBOOKIN_JB_BOOKING_TIME}> <{$smarty.const._MD_WAITING}> <{$smarty.const._MD_JILLBOOKIN_CONTENT}> <{$smarty.const._MD_JILLBOOKIN_JB_STATUS}> <{$smarty.const._TAD_FUNCTION}>
<{$data.jbi_title}> <{$data.jb_uid}> <{$data.jb_date}><{$data.jbt_title}> <{$data.jb_waiting}> <{$data.jb_booking_content}> <{if $data.jb_status}> <{$smarty.const._YES}> <{else}> <{$smarty.const._NO}> <{/if}> <{if $data.fun}> <{$smarty.const._TAD_DEL}> <{/if}>
<{$bar}> <{else}>
<{$smarty.const._MD_NO_RECORD}>
<{/if}> <{/if}>