@include('layouts.partials.header') @include('layouts.partials.sidebar') @yield('content') @include('layouts.partials.footer')