Skip to content

Commit

Permalink
change on layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald-pro committed Oct 17, 2023
1 parent c37ce83 commit 6b8d076
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -426,11 +426,13 @@
<span class="item-name">Groups</span>
</a>
</li>
@if (env('INSTANCE') === 'UshauriPublic')
<li class="nav-item">
<a class="" href="{{route('admin_facilities')}}">
<span class="item-name">Facilities</span>
</a>
</li>
@endif
<li class="nav-item">
<a class="" href={{route('admin-users')}}>
<span class="item-name">Users</span>
Expand Down

0 comments on commit 6b8d076

Please sign in to comment.