Disable/Hide all Action Modal Buttons
Is it possible to hide all action modal submit/cancel buttons. I just want to show some info in a popup modal. Is there anothey way of doing this?
modalFooterActionsTables\Actions\Action::make('dummy')
->modalFooterActions(fn () => [])