Here I have two models called PostComment and AnswerComment separately to handle comments in my web application. Now I need to have voting option f
PostComment
AnswerComment