@if(\Krucas\Settings\Facades\Settings::get(\Modules\Platform\Core\Helper\SettingsHelper::S_DISPLAY_SHOW_LOGO_IN_APPLICATION)) {!! \Modules\Platform\Core\Helper\SettingsHelper::displayLogo() !!} @else {{ \Krucas\Settings\Facades\Settings::get(\Modules\Platform\Core\Helper\SettingsHelper::S_DISPLAY_APPLICATION_NAME, config('app.name'))}} @endif
    @if(config('bap.global_search'))
  • search
  • @endif
  • notifications {{ Auth::user()->unreadNotifications()->count() }}
    • @lang('core::core.notifications')
      • @include('notifications::top-bar')
    • @lang('notifications::notifications.view_all_notifications')
  • more_vert