Merge branch 'branch-jagad' into 'main'

Update app.blade.php

See merge request fiqhpratama1/xpendify!39
This commit is contained in:
Jagad Raya
2025-01-19 11:59:35 +00:00
+1 -1
View File
@@ -29,7 +29,7 @@
<li class="nav-item">
{{-- periode --}}
<a class="nav-link" href="{{ route('dashboard.index') }}" role="button">
<span class="ml-2 font-weight-bold text-white">Periode: <span id="periode"></span></span>
<span class="ml-2 text-white">Periode: <span id="periode"></span></span>
</a>
</li>
</ul>