This commit is contained in:
2024-10-12 15:16:21 +05:00
parent 33fa80372d
commit 306f41496e
3 changed files with 4 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ use Illuminate\Support\Facades\Route;
|
*/
// Fetch card history...
Route::post('fetch-card-history', [FetchCardHistoryController::class, 'index']);
// Auth...