@yield('custom-style')
@include('frontend.header') @yield('content') @yield('extra-css') @include('frontend.footer')