wip
This commit is contained in:
@@ -170,12 +170,12 @@ class NovaSberPaymentOrderItem extends Resource
|
|||||||
'title' => 'HALKBANK API',
|
'title' => 'HALKBANK API',
|
||||||
'html' => CheckOnlinePayment::resultHTML($response),
|
'html' => CheckOnlinePayment::resultHTML($response),
|
||||||
]);
|
]);
|
||||||
})->icon('server')
|
})->icon('search-circle')
|
||||||
->sole()
|
->sole()
|
||||||
->withoutConfirmation(),
|
->withoutConfirmation(),
|
||||||
|
|
||||||
SyncWithSystem::make()
|
SyncWithSystem::make()
|
||||||
->icon('sync')
|
->icon('refresh')
|
||||||
->sole()
|
->sole()
|
||||||
->withoutConfirmation(),
|
->withoutConfirmation(),
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user