@include('layout.head')
@yield('content')
@include('layout.footer')