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