{{--header block--}}

បញ្ជីរផលិតផល

Product List


{{--filter block--}}
ប្រភេទ: @if(!empty($filter['category_id'])) {{ $filter['category']['name'] }} @endif
ម៉ាក: @if(!empty($filter['brand_id'])) {{ $filter['brand']['name'] }} @endif
{{--table list--}}
@foreach($data['data'] as $item) @endforeach
ឈ្មោះផលិតផល Variation ប្រភេទ ស្លាក ម៉ាក់ SKU

{{ $item->name }}

@foreach($item->productVariations as $variation) @endforeach
{{ $variation->name }}
{{ $item->category_name }} {{ $item->tag }} {{ $item->brand_name }} {{ $item->sku }}