@include('layout.header') @include('layout.side-bar') @yield('content') @include('layout.footer')