Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Commit 34dd51d

Browse files
author
Laravel Cameroon
committed
Merge branch 'master' of github.com:laravelcm/website
2 parents a094723 + 337ad2d commit 34dd51d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

resources/views/welcome.blade.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,6 @@
6666
</head>
6767
<body>
6868
<div class="flex-center position-ref full-height">
69-
@if (Route::has('login'))
70-
<div class="top-right links">
71-
@auth
72-
<a href="{{ url('/home') }}">Home</a>
73-
@else
74-
<a href="{{ route('login') }}">Login</a>
75-
<a href="{{ route('register') }}">Register</a>
76-
@endauth
77-
</div>
78-
@endif
7969

8070
<div class="content">
8171
<div class="title m-b-md">

0 commit comments

Comments
 (0)