@include('layouts.header')
All Categories
Home
All Categories
@if($fetch_mainCat!='') @foreach($fetch_mainCat as $mainCat)
{{ $mainCat->g_main_cat_name}} categories
Products
@endforeach @else
No Artisan Found!!!
@endif
@include('layouts.footer')
@include('layouts.sticky-footer')
@include('layouts.mobile-menu')