@if(Route::is(['admin.home','/admin'])) @endif {{-- Confirm Js --}} @toastr_js @toastr_render @if(isset($settings['right_click']) && $settings['right_click'] == 1) @endif @if(isset($settings['inspect']) && $settings['inspect'] == 1) @endif @if(isset($settings['google_analysis']) && $settings['google_analysis'] != null) @endif @if(isset($settings['fb_pixel']) && $settings['fb_pixel'] != null) @endif @yield('scripts')