• {{Auth::user()->name}}
    • Setting
    • Profile
    • {{ __('Logout') }}
      @csrf
  • {{ count(helper::notification())}}
    • Notifications
      • {{--@foreach (helper::notification() as $item)
      • {{$item['name'][0]}}
        {{$item['name']}} Ordred {{$item['qte']}} Product {{ date_diff(new \DateTime($item['created_at']), new \DateTime())->format("%d Days, %h Hours, %i Minute") }}
      • @endforeach --}}
    • Check all notifications