I have Company model and model Invintaton, Companies can invite other companies for messaging and now i need show only companies who confirm the messaging
class
You have at least two typos in your query:
sent_invitations.confrm
sent_invitations.confirm
Invintation
Invitation
Review your code and fix the typos, assuming the database schema was not generate with the same spelling errors.