{{--
--}}
@if (!empty($settings['small_logo'])) @else

CMS

@endif
@if (!empty($settings['logo'])) @else

{{ $settings['site_name'] ?? 'CMS' }}

@endif
@if (!empty($settings['small_logo'])) @else

CMS

@endif
@if (!empty($settings['logo'])) @else

{{ $settings['site_name'] ?? 'CMS' }}

@endif
@if(session('impersonated_by'))
You are Impersonating as {{ auth()->user()->name }}. Exit View
@endif @if(session('impersonated_by'))
@else
{{--
--}} {{--
--}} {{--
Github GitHub
bitbucket Bitbucket
dribbble Dribbble
dropbox Dropbox
mail_chimp Mail Chimp
slack Slack
--}}
Notifications
{{-- View All --}}
@foreach($viewNotifications as $notification)
{{--
--}}
{!! $notification->data['message'] !!}
{{--

If several languages coalesce the grammar

--}}

{{ $notification->created_at->diffForHumans() }}

@endforeach
View More..
Profile
Logout
@csrf
@endif