@if (isset($web_config['announcement']) && $web_config['announcement']['status']==1)
@endif @php($categories = \App\Model\Category::with('childes.childes')->where(['position'=> 0])->priority()->take(11)->get()) @php($brands = \App\Model\Brand::active()->take(15)->get())