diff --git a/routes/web.php b/routes/web.php index 24f5198..4f82738 100755 --- a/routes/web.php +++ b/routes/web.php @@ -15,4 +15,5 @@ Route::get('/gigs', [GigsController::class, 'index']); /** * Доделать остальные маршруты + * и сотальные страницы */