wip
This commit is contained in:
@@ -42,6 +42,4 @@ Route::get('online-payment-store-visa-master', [
|
||||
OnlinePaymentController::class, 'visaMaster'
|
||||
])->name('online-payment-store-visa-master');
|
||||
|
||||
Route::post('fetch-card-history', [FetchCardHistoryController::class, 'index']);
|
||||
|
||||
Route::redirect('/', config('nova.path'));
|
||||
|
||||
Reference in New Issue
Block a user