| 省份名称 | 市名称 | 区名称 | 类型 | 状态 | 热门 | 更新时间 | ||
|---|---|---|---|---|---|---|---|---|
| {{ $area->province }} | {{ $area->city }} | {{ $area->area }} | {{ $area->type }} | {{ $area->status_text }} | {!! $area->hot_text !!} | {{ $area->updated_at }} | @if($area->status!=1) 开通 @else 关闭区域 @endif @if($area->depth==2) @if($area->hot==1) 取消热门 @else 开通热门 @endif @endif @if($area->depth>2) 编辑 @endif |