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