wip
This commit is contained in:
@@ -22,6 +22,7 @@ class LoanForm
|
||||
->default(user()->getOption('passport_id')),
|
||||
|
||||
TextInput::make('account_number')
|
||||
->label(__('Account number'))
|
||||
->required()
|
||||
->string()
|
||||
->maxLength(23),
|
||||
|
||||
Reference in New Issue
Block a user