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