This commit is contained in:
2025-09-06 12:11:39 +05:00
parent f2564221ca
commit 67457b5bc7

View File

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