wip
This commit is contained in:
@@ -122,9 +122,7 @@ class LoanOrderMobileFieldsForDetail
|
||||
->storeRawValue()
|
||||
->size('w-1/4'),
|
||||
|
||||
NovaInputmask::make(__('Home phone'), 'phone_home')
|
||||
->mask('+(\\9\\93)-9{8}')
|
||||
->storeRawValue()
|
||||
Text::make(__('Home phone'), 'phone_home')
|
||||
->size('w-1/4'),
|
||||
]),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user