@php $showFilter = true; if (($routeType == 'category' || $routeType == 'section') && count($products_listing) < 1) { $showFilter = false; } @endphp
{{ count($products_listing) }} {{ labels('front_messages.results_found_for', 'results found for') }} "{{ $bySearch }}"