@stack('header')
@include('header')
@yield('content')
@include('footer') @stack('footer')