@include('themes.backend.partials.auth.head')
@yield('content') @include('themes.backend.partials.auth.footer')
@include('themes.backend.partials.auth.javascripts') {{-- Page-Specific Scripts --}} @stack('scripts')