@props(['attributeCount' => 3, 'productCount' => 3]) @for ($i = 0; $i < $attributeCount; $i++)

@for ($j = 0; $j < $productCount; $j++)

@endfor
@endfor