@stack('styles') @include('frontend.partials.head')
@include('frontend.partials.header')
@yield('content')
@include('frontend.partials.footer') @stack('scripts')