add team view
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<a href="/profile">
|
||||
<x-inputs.button>Profile</x-inputs.button>
|
||||
</a>
|
||||
<a href="/profile/team">
|
||||
<x-inputs.button>Team</x-inputs.button>
|
||||
</a>
|
||||
@if (auth()->user()->isRoot())
|
||||
<a href="/settings">
|
||||
<x-inputs.button>Settings</x-inputs.button>
|
||||
|
||||
Reference in New Issue
Block a user