WIP
This commit is contained in:
@@ -128,7 +128,7 @@ class VisaMasterPaymentOrderFieldsForDetail
|
||||
Text::make(__('Töleg ugradyjynyň goýum hasaby'), function () use ($resource) {
|
||||
return sprintf(
|
||||
'<strong>%s</strong>',
|
||||
number_format($resource->sender_deposit_account, 0, '', '')
|
||||
$resource->sender_deposit_account && is_numeric($resource->sender_deposit_account) ? number_format($resource->sender_deposit_account, 0, '', '') : '0'
|
||||
);
|
||||
})->asHtml(),
|
||||
|
||||
|
||||
@@ -99,10 +99,6 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/anditsung/nova-locale-switcher"
|
||||
},
|
||||
"1": {
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/nurmuhammet-ali/nova-tabs"
|
||||
},
|
||||
"2": {
|
||||
"type": "path",
|
||||
"url": "./nova-components/NovaCustomHtml"
|
||||
|
||||
2250
composer.lock
generated
2250
composer.lock
generated
File diff suppressed because it is too large
Load Diff
BIN
vendor.zip
Normal file
BIN
vendor.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user