->actions([
Tables\Actions\EditAction::make()
->extraModalFooterActions([
LocaleSwitcher::make(),
]),
Tables\Actions\DeleteAction::make(),
])
->actions([
Tables\Actions\EditAction::make()
->extraModalFooterActions([
LocaleSwitcher::make(),
]),
Tables\Actions\DeleteAction::make(),
])