@push('seo') {!! seo()->for($subcategory) !!} @endpush
{{$subcategory->name}}
@if(count($subcategory->items))
@foreach($subcategory->items as $item) @if(count($item->variants))
{{$item->name}}

{{$item->name}}

{{$item->code_no}}

@endif @endforeach
@endif @if(count($categories))

You may also like

@foreach($categories as $category) @endforeach
@endif @push('inlinescript') @endpush