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