@if (!empty($data['recentActivities']))

{{ __('Recent Activities') }}

@endif @if (!empty($data['recentNotifications']))

{{ __('Recent Notifications') }}

@endif @if (!empty($data['pendingAttachments']) && $data['pendingAttachments']->count())

{{ __('Attachments Pending Review') }}

@endif