Brief, CustomOption and CustomOptionType. Each Brief belongs to many CustomOptionType with a pivot table - BriefResource.php - I'd like to group this Select component by the 'parents' of the custom option types - ->options() function, but in this case im loading those directly via a relationship so im not sure how to achieve that.