@if (sizeof($keywords) > 0)
{{translate('Popular Suggestions')}}
@endif
@if (count($subsubcategories) > 0)
{{translate('Category Suggestions')}}
@endif
@if (count($products) > 0)
{{translate('Products')}}
@endif
@if(\App\BusinessSetting::where('type', 'vendor_system_activation')->first()->value == 1)
@if (count($shops) > 0)
{{translate('Shops')}}
@endif
@endif