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