{include file='lib/header.html'} {include file='shopnav.html'}
包间名称 {$room.room_name}
容纳人数 {$room.room_men}
详情
{$room.room_content}
我要预定

排队情况

{foreach item=c from=$neworder} {/foreach}
{$c.order_time|date:Y-m-d H@i} {$c.room_name}
{include file='lib/footer.html'}