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