WIP: SoftDelete Contract/Payment/Customer, collected_by, Notifications, ProjectReport, ExportDebtReport
This commit is contained in:
@@ -73,6 +73,11 @@ class PaymentsTable
|
||||
->money('VND')
|
||||
->placeholder('-')
|
||||
->color('danger'),
|
||||
|
||||
Tables\Columns\TextColumn::make('collector.name')
|
||||
->label('Ngườ thu')
|
||||
->placeholder('-')
|
||||
->sortable(),
|
||||
])
|
||||
->filters([
|
||||
Tables\Filters\SelectFilter::make('method')
|
||||
|
||||
Reference in New Issue
Block a user