@if (($snipeSettings) && ($snipeSettings->skin!='')) @endif @if (($snipeSettings) && ($snipeSettings->custom_css)) @endif @routes
Toggle navigation
@if ($debug_in_production)
{{ strtoupper(trans('general.debug_warning')) }}: {!! trans('general.debug_warning_text') !!}
@endif

@yield('title')

@yield('header_right')
@if (config('app.lock_passwords'))
{{ trans('general.some_features_disabled') }}
@endif @include('notifications')
@yield('content')
@section('moar_scripts') @show @if ((Session::get('topsearch')=='true') || (Request::is('/'))) @endif