with('users') ->whereRelation('users', 'id', '=', auth()->id())->count(); } }