diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php index 78a696a..ac9d0ec 100644 --- a/resources/views/includes/header.blade.php +++ b/resources/views/includes/header.blade.php @@ -5,14 +5,12 @@ cgit Bookmarks Guestbook - Contact + Weather Music   @if (auth()->check()) admin ({{ auth()->user()->name }}) logout - @else - Login @endif