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