Update app.blade.php
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user