diff --git a/routes/web.php b/routes/web.php index 650023e..9b4a6a1 100644 --- a/routes/web.php +++ b/routes/web.php @@ -67,7 +67,12 @@ Route::get('/login', function () { // マイページ画面へのリダイレクト Route::get('/mypage', function () { - return 'マイページ(仮)'; + return ' +