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