@foreach(\App\Models\Category::where('type','service')->get() as $category) @endforeach
Clear