wip
This commit is contained in:
@@ -274,8 +274,7 @@ class NovaSberPaymentOrder extends Resource
|
||||
Text::make(
|
||||
name: __('Goýum hasaby'),
|
||||
attribute: 'deposit_account'
|
||||
)
|
||||
->rules('required', 'max:255'),
|
||||
),
|
||||
])->minRows(1)->rules('required'),
|
||||
|
||||
SimpleRepeatable::make(__('Payee information'), 'payment_reciever', [
|
||||
|
||||
Reference in New Issue
Block a user