@include('layouts.backend-partial.header')
@yield('content')
@include('layouts.backend-partial.footer')