Level 27
Does makeHidden() in a model solve your issue?
https://laravel.com/docs/8.x/eloquent-collections#method-makeHidden
Order resource has client belongsTo field. It has showCreateRelationButton.
How I can hide some fields in client create modal?
Please or to participate in this conversation.