@include('layouts/navbar') @include('layouts/sidebar') @yield('content') @yield('foo') {{-- --}} @yield('custom-script')