komen untuk my teams
This commit is contained in:
parent
3a4edcd08b
commit
6ed0ce8839
@ -218,12 +218,12 @@
|
||||
{{ get_phrase('My Bootcamps') }}
|
||||
</a>
|
||||
</li>
|
||||
{{-- <li>
|
||||
<!-- <li>
|
||||
<a class="dropdown-item" href="{{ route('my.team.packages') }}" id="team-training-header-menu-icon">
|
||||
<i class="fi-rr-users-alt text-18px"></i>
|
||||
{{ get_phrase('My Teams') }}
|
||||
</a>
|
||||
</li> --}}
|
||||
</li> -->
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
@ -53,12 +53,12 @@
|
||||
</a>
|
||||
</li> --}}
|
||||
|
||||
<li class="@if ($current_route == 'my.team.packages' || $current_route == 'my.team.packages.details' || $current_route == 'team.package.invoice') active @endif">
|
||||
<!-- <li class="@if ($current_route == 'my.team.packages' || $current_route == 'my.team.packages.details' || $current_route == 'team.package.invoice') active @endif">
|
||||
<a href="{{ route('my.team.packages') }}">
|
||||
<i class="fi-rr-users-alt text-23px me-3 ms-1"></i>
|
||||
{{ get_phrase('My Teams') }}
|
||||
</a>
|
||||
</li>
|
||||
</li> -->
|
||||
|
||||
<li class="@if ($current_route == 'my.profile') active @endif">
|
||||
<a href="{{ route('my.profile') }}">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user