From: Vincent Vanwaelscappel Date: Thu, 18 Apr 2024 14:23:04 +0000 (+0200) Subject: wip #6871 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=81e75738afcc803ce4d35522ddc28d312d828401;p=bastide-resah.git wip #6871 --- diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php deleted file mode 100644 index 3353350..0000000 --- a/resources/views/welcome.blade.php +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - Laravel - - - - - - - - - -
- @if (Route::has('login')) -
- @auth - Home - @else - Log in - - @if (Route::has('register')) - Register - @endif - @endauth -
- @endif - - -
- -