@include('home.layouts.header') @include('home.layouts.footer') @yield('header') @yield('content') @yield('footer')