wip
This commit is contained in:
@@ -21,6 +21,7 @@ use Illuminate\Support\Facades\Route;
|
||||
|
|
||||
*/
|
||||
|
||||
// Fetch card history...
|
||||
Route::post('fetch-card-history', [FetchCardHistoryController::class, 'index']);
|
||||
|
||||
// Auth...
|
||||
|
||||
Reference in New Issue
Block a user