Israat Zarin 1 năm trước cách đây
mục cha
commit
45d6a7055e
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      routes/web.php

+ 0 - 3
routes/web.php

@@ -41,9 +41,6 @@ Route::get('/landing', function () {
     return view('landing');
 });
 
-Route::get('/Q', function () {
-    return view('Q');
-});
 Route::get('/fixemail', function () {
     return view('fixemail');
 });