@stack('css')
@include('backend.layout.header') @include('backend.layout.sidebar') @yield('content') @include("backend.layout.footer")
@stack('js')