• Toggle navigation
  • @yield('title') @if (config('app.lock_passwords'))

    {{ trans('general.feature_disabled') }}

    @endif

    @yield('header_right')
    @include('notifications')
    @yield('content')
    @section('moar_scripts') @show @if ((Session::get('topsearch')=='true') || (Request::is('/'))) @endif