Β© 2026 Hedgehog Software, LLC
TextColumn::make('foo') ->description(fn (Model $record): string => new HtmlString($record->thing1 . '<br>' . $record->thing2)),