## Description When using `InlineRepeater::make()->name('test')->disableCreate()` the `add` button is still present on the block which duplicates the clicked block  Additionnally we should allow for a `disableMove` and `hideActions` as well
Description
When using
InlineRepeater::make()->name('test')->disableCreate()theaddbutton is still present on the block which duplicates the clicked blockAdditionnally we should allow for a
disableMoveandhideActionsas well