This commit is contained in:
2025-09-09 10:40:50 +05:00
parent 9a330c18ad
commit c7d6d947c9

View File

@@ -170,7 +170,7 @@ class NovaSberPaymentOrderItem extends Resource
'title' => 'HALKBANK API', 'title' => 'HALKBANK API',
'html' => CheckOnlinePayment::resultHTML($response), 'html' => CheckOnlinePayment::resultHTML($response),
]); ]);
})->icon('search') })->icon('server')
->sole() ->sole()
->withoutConfirmation(), ->withoutConfirmation(),