• 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>
    • @endforeach
  • @endforeach @endif @foreach ($typevalues as $ak => $at)
  • {{ $at['AttributeType'] }}
    • @foreach ($at['AttributeValue'] as $av)
    • AttributeValue,$attributeTypeSelValID)) checked @endif>
    • @endforeach
  • @endforeach
  • {{--
    --}}
{{--
--}}