@yield('style')
对于本网站有必要启用JavaScript的全部功能。这是
说明如何启用JavaScript在Web浏览器中
.
@include('modules.notifications') @include('modules.home.header') @include('modules.home.search') @yield('main') @include('modules.home.area') @include('modules.home.footer')
@include('modules.coupon_code')
@yield('script')