wip
This commit is contained in:
@@ -89,7 +89,7 @@ class SberPaymentOrderFieldsForDetail
|
||||
Text::make(
|
||||
name: __('Goýum hasaby'),
|
||||
attribute: 'deposit_account'
|
||||
)->displayUsing(fn ($value) => $value ? $value : '-'),
|
||||
)->displayUsing(fn ($value) => '-'),
|
||||
])->minRows(1)->rules('required'),
|
||||
|
||||
SimpleRepeatable::make(__('Payee information'), 'payment_reciever', [
|
||||
|
||||
Reference in New Issue
Block a user