@yield('css') @yield('js') @section('header') @show @yield('content') @section('footer') @show @section('js') @endsection