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