@include('backend.layouts.header')
{{-- Main Content --}} @yield('backend_content') {{-- Footer --}} @include('backend.layouts.footer')