This commit is contained in:
2025-09-09 10:38:27 +05:00
parent 1b918348e5
commit cc31403a8a

View File

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