@if (Sentry::check()) @endif
@if ((Sentry::check()) && (Sentry::getUser()->hasAccess('admin'))) @endif
@include('frontend/notifications') @yield('content')