How can I select on whereHas() some columns in relation.
whereHas()
My current query looks like as it follows
Location::select([\'title\']) ->with