@php $tCategories = \App\Models\Ecommerce\ProductType::where('status','active')->where('top_category',1)->take(6)->get() @endphp