@include('frontend.includes.partials.head') @yield('css')
@yield('content') @include('frontend.includes.partials.scripts') @yield('script')