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