@stack('styles') @include('frontend.layouts.header')
@yield('contents')
@include('frontend.layouts.footer')
@include('frontend.layouts.scripts') @stack('scripts')