© 2026 Hedgehog Software, LLC
Action
headerActions
->headerActions([ Action::make('Show Client Translations') ->button() ->action(function () { // Apply filter // OR modify table eloquent query }), ])