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