@yield('page-style') @include('frontend.layouts.header')
@yield('content')
@include('frontend.layouts.footer') @yield('page-script')