@php $categories = \App\Category::where('status',1)->get(); @endphp