@if($products->isNotEmpty())

{{ShowLabelById(55)}}

{{ShowLabelById(56)}}

    @foreach(sorter()->data() as $sortData) @if($sortData['value'] == sorter()->currentValue()) @continue @endif
  • @endforeach
@endif