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