@can('manage_settings')
  • @endcan
  • {{__('messages.notification.notifications')}}
    {{__('messages.notification.mark_all_as_read')}}

    {{__('messages.notification.empty_notifications')}}

  • {{ strtoupper(getCurrentLanguageName()) }} 
    @foreach(getUserLanguages() as $key => $value) {{ $value }} @endforeach
  • image
    {{ html_entity_decode(Auth::user()->name) }}
    {{ __('messages.user.profile') }} {{ __('messages.user.change_password') }} {{ __('messages.notification.notification_setting') }} {{ __('messages.user.logout') }}
    {{ csrf_field() }}