komen untuk my teams

This commit is contained in:
Baghiz Zuhdi Adzin 2025-12-23 14:42:05 +07:00
parent 3a4edcd08b
commit 6ed0ce8839
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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') }}">