*/ protected function getDefaultHeaderActions(): array { return [ EditAction::make() ->iconButton()->iconSize(IconSize::ExtraLarge), ]; } }