افزودن مشخصات
@foreach ($static_filters as $static_filter)
{{ $static_filter->title }} ( فیلتر ثابت )
@endforeach
@foreach ($attributeGroups as $attributeGroup)
{{ $attributeGroup->name }} ( گروه ویژگی )
@endforeach
@foreach ($specifications as $specification)
{{ $specification->name }} ( مشخصات )
@endforeach