@yield('title') @stack('style_section')
@include('admin.sidebar')
@yield('body-header')
@yield('body-content')
@stack('js_section')