© 2026 Hedgehog Software, LLC
Tables\Columns\TextColumn::make('total') ->html() ->formatStateUsing(fn (string $state) => new HtmlString("<span x-tooltip.raw='Example'>{$state}</span>")) ->suffix('test')