FFilament•Created by Nima Hamidpour on 1/29/2024 in #❓┊help disappear searchable text input when resulut not found
TextColumn::make('invoice_number')
->label(__('entity.moadian_invoice_number'))
->extraAttributes(['style' => 'min-width:150px'])
->searchable(isIndividual: true, isGlobal: false),