How to disable/remove create button?
Hi folks, I want to disable this create button so I will utilize only a table here

Solution
Remove the
Remove
CreateAction in the List Page Remove
'create' => Pages\CreateXX::route('/create') in the getPages() method of your resource