@if($fetch_subsubcatlist->isNotEmpty()) @foreach($fetch_subsubcatlist as $mainVar)
artisan

{{ $mainVar->g_sub_sub_cat_name }}

{{ $mainVar->g_sub_sub_cat_name }} Products

{{-- Learn More --}}
@endforeach @else

No Artisan Found!!!

@endif