• {{ LaravelLocalization::getCurrentLocaleName() }} @foreach(LaravelLocalization::getSupportedLocales() as $localeCode => $properties) @continue($localeCode == LaravelLocalization::getCurrentLocale())
    {{ $properties['native'] }}
    @endforeach
  • {{ auth()->check() ? auth()->user()->unreadnotifications()->count() : '' }}
    • {!! trans('dashboard.notification.notifications') !!}

      {{ auth()->check() ? auth()->user()->unreadnotifications()->count() : ''}}
    • @forelse ($notifications as $notification) @php $title = ""; if (isset($notification->data['title'])) { if (!is_array($notification->data['title'])) { $title = trans($notification->data['title']); }elseif (isset($notification->data['title'][1])) { $title = trans($notification->data['title'][0],$notification->data['title'][1]); }elseif (!isset($notification->data['title'][1])) { $title = trans($notification->data['title'][0]); }else{ $title = ""; } } $body = ""; if (isset($notification->data['body'])) { if (!is_array($notification->data['body'])) { $body = trans($notification->data['body']); }elseif (isset($notification->data['body'][1])) { $body = trans($notification->data['body'][0],$notification->data['body'][1]); }elseif (!isset($notification->data['body'][1])) { $body = trans($notification->data['body'][0]); }else{ $body = ""; } } $route = '#'; if (isset($notification->data['notify_type'])) { switch ($notification->data['notify_type']) { case 'order': $route = route('dashboard.order.show',$notification->data['booking_id']); break; case 'contact': $route = route('dashboard.contact.show',$notification->data['contact_id']); break; } } if (isset($notification->data['route'])) { $route = $notification->data['route']; } @endphp
      {{--
      avatar
      --}} @isset($notification->data['order_id']) @else @endisset

      {{ $title }}

      {{ str_limit($body,100,'...') }}
      @empty {!! trans('dashboard.notification.no_notifications') !!} {{--
    • {!! trans('dashboard.notification.no_notifications') !!}.
    • --}} @endforelse
    • {!! trans('dashboard.general.show_all') !!}
  • {{ auth()->user()->fullname }} {{ optional(auth()->user()->role)->name ?? null }}
    avatar
    {!! trans('dashboard.user.profile') !!} @if (auth()->user()->hasPermissions('setting','store')) {!! trans('dashboard.setting.setting') !!} @endif
    {!! Form::open(['route' => 'logout' , 'method' => 'POST' , 'id' => 'logout_form']) !!} {!! trans('dashboard.auth.logout') !!} {!! Form::close() !!}
  • Files
  • png

    Two new item submitted

    Marketing Manager
    '17kb
  • png

    52 JPG file Generated

    FontEnd Developer
    '11kb
  • png

    25 PDF File Uploaded

    Digital Marketing Manager
    '150kb
  • png

    Anna_Strong.doc

    Web Designer
    '256kb
  • Members
  • png

    John Doe

    UI designer
  • png

    Michal Clark

    FontEnd Developer
  • png

    Milena Gibson

    Digital Marketing Manager
  • png

    Anna Strong

    Web Designer
  • No results found.