@include('components.partials.home._meta') @include('components.partials.home._css')
@include('components.partials.home._header') {{ $slot }}
@include('components.partials.home._footer')
@include('components.partials.home._js')