@include('frontend.layouts.css')
@include('frontend.layouts.header') @yield('content') @include('frontend.layouts.footer') @include('frontend.layouts.js')