commentparser stuff
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<input type="checkbox" class="dd-input" id="test">
|
||||
|
||||
<ul class="dd-menu">
|
||||
<li><a href="/{{Auth::user()->username}}">{{Auth::user()->username}}</a></li>
|
||||
<li><a href="/user/{{Auth::user()->username}}">{{Auth::user()->username}}</a></li>
|
||||
<li><a href="{{url('logout')}}">Logout</a></li>
|
||||
</ul>
|
||||
</label>
|
||||
|
Reference in New Issue
Block a user