Fix some redirects now that self::class,'home' is no longer defined
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<dl>
|
||||
<dt>Users</dt>
|
||||
<dd><a href="{{ url('user/addedit') }}">Create</a></dd>
|
||||
<dd><a href="{{ url('user/list') }}">List</a></dd>
|
||||
<dd><a href="{{ url('user') }}">List</a></dd>
|
||||
</dl>
|
||||
@endcan
|
||||
@endauth
|
||||
|
Reference in New Issue
Block a user