@stack('css')
@unless (Route::currentRouteName() === 'dashboard') @include('backend.layout-sticky.header') @endunless @include('backend.layout-sticky.footer')
@yield('content')
@stack('js')