@if (Setting::getSettings()->load_remote=='1') @endif @if (Sentry::check()) @endif
@if ((Sentry::check()) && (Sentry::getUser()->hasAccess('admin'))) @if (Request::is('/'))
@endif @endif
@include('frontend/notifications') @yield('content')