Added laravel/passport, assign ftn addresses to nodes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
@endif
|
||||
</ul>
|
||||
|
||||
<ul class="push-right">
|
||||
<ul class="float-end">
|
||||
@auth
|
||||
<li><a href="{{ url('settings') }}"><span>{{ Auth::user()->name }}</span></a></li>
|
||||
<li><a href="{{ url('logout') }}"><span>Logout</span></a></li>
|
||||
|
Reference in New Issue
Block a user