@extends('templates.'.sc_store('template').'.shop_layout') @section('main')

{{ $product->name }}

Mô tả sản phẩm

{!! sc_html_render($product->content) !!}
@endsection