wip
This commit is contained in:
@@ -25,9 +25,11 @@ class LoanPaidOffLettersTable
|
||||
->label(__('Branch')),
|
||||
|
||||
TextColumn::make('customer_name')
|
||||
->label(__('Name'))
|
||||
->searchable(),
|
||||
|
||||
TextColumn::make('customer_surname')
|
||||
->label(__('Surname'))
|
||||
->searchable(),
|
||||
|
||||
TextColumn::make('phone')
|
||||
|
||||
Reference in New Issue
Block a user