جستجو در نتایج:
دسته بندی نتایج
برند
@foreach($brands as $key=>$brand)
@endforeach
@foreach($attributes as $key => $attribute)
{{$attribute->name}}
@foreach($attribute->item as $k=>$item) @if($item->name != '')
@endif @endforeach
@endforeach