@include('partials.backend.head') @stack('styles')
@yield('contents')
@include('partials.backend.foot') @stack('scripts')