{{ __('filter') }} {{ __('reset') }}
@php $maxLimit = 5; @endphp
@if(!empty($highlighted) && count($highlighted) > 0) @foreach($highlighted as $highlighted_index => $highlight)
@endforeach @endif
@if(!empty($shops) && count($shops) > 0) @foreach($shops as $shop) @if ($loop->iteration <= $maxLimit)
@elseif($loop->iteration == $maxLimit + 1)
@else
@endif @if($loop->last && $loop->iteration > $maxLimit)
@endif @endforeach @else

{{ __('no_shops_found') }}

@endif
@if(!empty($vendors_locations) && count($vendors_locations) > 0) @foreach($vendors_locations as $vendor_index => $vendor) @if($vendor_index >= 5)
@endif
@if($vendor_index >= 5)
@endif @endforeach @endif @if(count($vendors_locations) > 5) @endif
@if(!empty($categories) && count($categories) > 0) @foreach($categories as $index => $category) @if ($loop->iteration <= $maxLimit)
@elseif($loop->iteration == $maxLimit + 1)
@else
@endif @if($loop->last && $loop->iteration > $maxLimit)
@endif @endforeach @endif
@if(!empty($vendors_locations) && count($vendors_locations) > 0) @foreach($vendors_locations as $location_index => $location) @if($location_index >= 5)
@endif
@if($location_index >= 5)
@endif @endforeach @endif @if(count($vendors_locations) > 5) @endif

{{ __('price') }} : {{$data['currency_code']}}200 - {{$data['currency_code']}}5695

@for ($i = 5; $i >= 1; $i--)
@endfor