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