wip
This commit is contained in:
@@ -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(),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user