@include('frontend.layouts.common.style')
@include('frontend.layouts.common.header') @yield('content') @include('frontend.layouts.common.footer_menu') @include('frontend.layouts.common.script') @yield('js')