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