@include('layout.header') @include('layout.sidebar') @yield('content') @include('layout.footer')