This commit is contained in:
2025-09-06 12:06:02 +05:00
parent 703ae1bb0b
commit f2564221ca

View File

@@ -89,7 +89,7 @@ class SberPaymentOrderFieldsForDetail
Text::make( Text::make(
name: __('Goýum hasaby'), name: __('Goýum hasaby'),
attribute: 'deposit_account' attribute: 'deposit_account'
)->displayUsing(fn ($value) => $value ? $value : '-'), )->displayUsing(fn ($value) => '-'),
])->minRows(1)->rules('required'), ])->minRows(1)->rules('required'),
SimpleRepeatable::make(__('Payee information'), 'payment_reciever', [ SimpleRepeatable::make(__('Payee information'), 'payment_reciever', [