@if(View::hasSection('select2')) {{-- --}} @endif @if(View::hasSection('dataTables')) @endif @if(!View::hasSection('menu')) @endif @if(View::hasSection('tinymceEditor')) @endif @if(View::hasSection('editor')) @endif @if(View::hasSection('autocomplete')) @endif @if(View::hasSection('datetimeRangePicker')) @endif @if(View::hasSection('datetimePicker')) @endif @if(View::hasSection('multiselectAvailableSelected')) @endif @if(View::hasSection('commonPages')) @endif @if(View::hasSection('fancybox')) @endif @if(View::hasSection('dragAndSortable')) @endif @yield('page-footer-scripts') @yield('section-footer-scripts') @stack('scripts')