MUST SOLD COURSES

View more
@foreach($sell_content as $index=>$new) @if($index < 4) @php $meta = arrayToList($new->metas, 'option', 'value'); @endphp
@include(getTemplate().'.view.parts.product_box',['product'=>$new,'meta'=>$meta])
@endif @endforeach