TextColumn::make('title')
->label('Title')
->sortable()
->searchable()
->default(new HtmlString('<span class="bg-orange-100 text-orange-800 text-sm font-medium me-2 px-2.5 py-1.5 rounded inline-flex">
Missing Information
</span>'))