@include('themes.backend.partials._js_common') @if (View::hasSection('select2')) @endif @if (View::hasSection('dataTables')) @endif @if (View::hasSection('editor')) @endif @if (View::hasSection('datetimeRangePicker')) @endif @if (View::hasSection('datetimePicker')) @endif @if (View::hasSection('multiselectAvailableSelected')) @endif @if (View::hasSection('fancybox')) @endif @yield('page-footer-scripts') @yield('section-footer-scripts') {{-- @stack('scripts') --}}