{{ ShowLabelById(26) }}
@if(!empty($goods_subjects) && count($goods_subjects))
    @foreach($goods_subjects as $one_subject)
  • id, $filters_elements['category']) ? 'checked' : '' }}>
  • @endforeach
@endif @if(!empty($brands) && count($brands))
    @foreach($brands as $one_brand)
  • id, $filters_elements['brand']) ? 'checked' : '' }}>
  • @endforeach
@endif