where('conversation_id', $conversationId) ->where('user_id', $user->id) ->exists(); });