@include('layouts.home.header')
@include('layouts.home.nav') @stack('breadcrumbs')
{{$slot}}
{{-- --}} {{-- --}}
{{-- @include('layouts.home.schema') --}}
@include('layouts.home.footer')