style: add redirect page profile

main
Yuri Dimas 2025-10-17 13:26:43 +07:00
parent f91175d466
commit f5cd78c2a6
No known key found for this signature in database
GPG Key ID: 4A421F9108FB5D2C
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
</a>
</li>
<li>
<a href="#" class="w-full rounded-full @(controller=="Profil" ? "menu-active" : "")">
<a asp-area="Bsi" asp-controller="Profil" asp-action="Index" class="w-full rounded-full @(controller=="Profil" ? "menu-active" : "")">
<i class="ph ph-user-square me-2 text-lg"></i>
Profil Bank Sampah
</a>