@stack('header')
@include('layouts.backend.partials.navbar')
@include('layouts.backend.partials.headermenu') @yield('content')
@stack('footer')