• {{ auth()->user()->messagesInbox() }}
  • {{ auth()->user()->notifications()->where('status', '0')->count() }}