{{ trans('app.quick_access') }}

{!! HTML::fontIcon('newspaper') !!} {{ trans('app.object_news') }} {!! HTML::fontIcon('file') !!} {{ trans('app.object_pages') }} {!! HTML::fontIcon('crosshairs') !!} {{ trans('app.object_matches') }} {!! HTML::fontIcon('image') !!} {{ trans('app.object_images') }} {!! HTML::fontIcon('youtube') !!} {{ trans('app.object_videos') }} {!! HTML::fontIcon('folder') !!} {{ trans('app.object_downloads') }} {!! HTML::fontIcon('user') !!} {{ trans('app.object_users') }} {!! HTML::fontIcon('users') !!} {{ trans('app.object_members') }} {!! HTML::fontIcon('flag') !!} {{ trans('app.object_teams') }} {!! HTML::fontIcon('envelope') !!} {{ trans('app.object_messages') }} {!! HTML::fontIcon('chart-pie') !!} {{ trans('app.object_visitors') }} {!! HTML::fontIcon('cog') !!} {{ trans('app.object_config') }}
@if (user()->hasAccess('users'))

{{ trans('app.object_visitors') }}

@widget('Visitors::Chart') @endif
@widget('Users::LatestUsers') @widget('Comments::LatestComments')
{!! $feed !!}