From a91f85f8318d6f70236f6f5ca938e376282ceebc Mon Sep 17 00:00:00 2001 From: Shaker Al Muzaini <92122042+Shaker-Al-Muzaini@users.noreply.github.com> Date: Sun, 27 Nov 2022 19:47:23 +0200 Subject: [PATCH] Update web.php --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index be4943e..1b187de 100644 --- a/routes/web.php +++ b/routes/web.php @@ -4,7 +4,7 @@ use App\Http\Controllers\ProfileController; use Illuminate\Support\Facades\Route; -/* +/* |-------------------------------------------------------------------------- | Web Routes |--------------------------------------------------------------------------