@include('home.layout.header') @yield('content') @include('home.layout.footer') {{-- JS files from your designer --}} @stack('scripts')