I\'m currently using eager loading in laravel and used the select() method. However, when I tried to select the child table, it returns an error. Please see my
select()