@if ($checkListCompleted < $checkListTotal && App::environment('codecanyon'))
@lang('modules.accountSettings.setupProgress') {{ $checkListCompleted }}/{{ $checkListTotal }}
 
@endif
  • @lang('app.add') @lang('superadmin.company') @lang('app.add') @lang('superadmin.menu.packages') @lang('app.add') @lang('superadmin.menu.superAdmin')
  • @if ($unreadNotificationCount > 0) {{ $unreadNotificationCount }} @endif

    @lang('app.newNotifications')

    @if ($unreadNotificationCount > 0)
    @lang('app.markRead') | @lang('app.showAll')
    @endif
    @if($unreadNotificationCount > 6)
    @lang('app.showAll')
    @endif
@csrf