Filters
Price
@if(!empty($modelheader) && $modelheader->RecordType == 'brand' && $modelheader->Template == 'attributes') @else @foreach ($typevaluebrand as $at)
{{ $at['AttributeType'] }}
@foreach ($at['AttributeValue'] as $av)
AttributeValue,$searchBrandAttributeValueLabel)) checked @endif>
{{ $av->AttributeValue }}
({{ $av->countpin }})
@endforeach
APPLY
@endforeach @endif @foreach ($typevalues as $ak => $at)
{{ $at['AttributeType'] }}
@foreach ($at['AttributeValue'] as $av)
AttributeValue,$attributeTypeSelValID)) checked @endif>
{{ $av->AttributeValue }}
({{ $av->countpin }})
@endforeach
APPLY
@endforeach
{{--
Apply
--}}
{{--
Show Results
--}}