{{ $productNew->name }}
{{-- Button add to cart --}} @if ($productNew->allowSale()) {{trans('front.add_to_cart')}} @endif {{--// Button add to cart --}} {!! $productNew->showPrice() !!} }})
 }})
 }})
@php /* * This template only use for MultiStorePro $layout_page = store_home */ @endphp @extends($sc_templatePath.'.layout') @php $productsNew = $modelProduct->start()->getProductLatest()->setlimit(sc_config('product_top', $storeId))->setStore($storeId)->getData(); @endphp @section('block_main_content_center')