diff --git a/routes/web.php b/routes/web.php index 52e1538..15508ce 100644 --- a/routes/web.php +++ b/routes/web.php @@ -63,7 +63,7 @@ use Illuminate\Support\Facades\Route; // Put one Route Group code line here below - // Tasks inside that /app group: + // Tasks inside that /admin group: // Task 10: point URL /admin/dashboard to a "Single Action" Admin/DashboardController