I am using Laravel 7. I want to retrieve the name of the PM (role_id === 2) of the team which belongs a Dev. So to obtain the name of the PM I should write the foll
role_id === 2