@include('partials.home.head')
@include('partials.home.nav')
{{ $slot }}
@include('partials.home.footer') @include('partials.home.scripts')