@stack('css') @yield('css')
@include('partials.header') @include('partials.sidebar')
@include('partials.content')
{{-- Footer --}} @include('partials.footer') {{--Control Sidebar --}} @include('partials.controlbar')