@include('partials.panel._header')
@include('partials.panel._sidebar')
@include('partials.panel._topbar') @yield('content') @include('partials.panel._copyright')
@include('partials.panel._footer')