When a resource has a type field Relationship
, especially the BelongsToMany field, a list of associated models is always displayed. That list always has 5 items and their respective "Previous" and "Next" buttons.
For example, if I have a resource of Client
and a relation to another resource Product
,
How can I change the number of product rows displayed?