@stack('style')
{{--
AdminLTELogo
--}} @include('layouts.navbar') @include('layouts.sidebar')
@yield('main')
@include('layouts.footer')
{{-- show sidebar only when $hideSidebar is NOT true --}} {{-- --}} {{-- --}} @stack('script')