Skip to content

Commit 30e0c70

Browse files
authored
Update navbar.blade.php
1 parent 9c52958 commit 30e0c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/inc/navbar.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<div class="dropdown">
4242

43-
@if (Auth::user()->name == "#@m@dou20_22_!?#")
43+
@if (Auth::user()->name == "useradmin")
4444
<a href="/home">Dashboard</a>
4545
@endif
4646

0 commit comments

Comments
 (0)