refactor: Change the name of the Laporan RW sidebar menu to Laporan RW (Sudin)

main-dlh
Regiaaaaaa 2025-11-21 15:10:34 +07:00
parent 039ea26c88
commit 79ca26bcf2
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<li> <li>
<a asp-controller="LaporanRw" asp-action="Index" class="@(controller == "LaporanRw" ? "menu-active" : "")"> <a asp-controller="LaporanRw" asp-action="Index" class="@(controller == "LaporanRw" ? "menu-active" : "")">
<span class="icon icon-fill">house</span> <span class="icon icon-fill">house</span>
Laporan RW Laporan RW (Sudin)
</a> </a>
</li> </li>
<li> <li>