© 2026 Hedgehog Software, LLC
TextColumn::make('is_public') ->hidden(fn ($record) => dd($record)), // returns null
TextColumn::make('is_public') ->formatStateUsing(fn ($record) => dd($record)), // return the record