@php use App\Libraries\Icon; @endphp {{-- 用於參考: cms.product.create --}}
@if (is_null($variantIds)) @endif
@foreach($attributes as $indexAttribute => $attribute) @include("cms.product.attribute-block", [ "index" => $indexAttribute, "variantIndex" => $index, "attribute" => $attribute ]) @endforeach