This commit is contained in:
2025-03-03 16:15:06 +05:00
parent 82067ebc4c
commit 8f88a1e069

View File

@@ -129,6 +129,12 @@ class VisaMasterPaymentOrderFieldsForDetail
attribute: 'full_name'
)
->rules('required', 'max:255'),
Text::make(
name: __('Goýum hasaby'),
attribute: 'deposit_account'
)
->rules('required', 'max:255'),
])->minRows(1)->rules('required'),
SimpleRepeatable::make(__('Payee information'), 'payment_reciever', [