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