tag pg
This commit is contained in:
parent
48f525e8fc
commit
782b51fbb3
|
|
@ -10,8 +10,7 @@
|
||||||
<nav class="breadcrumbs">
|
<nav class="breadcrumbs">
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="{{ route('user.index') }}">Beranda</a></li>
|
<li><a href="{{ route('user.index') }}">Beranda</a></li>
|
||||||
<li><a href="{{ route('user.pengumuman') }}">Pengumuman</a></li>
|
<li class="current"><a href="{{ route('user.pengumuman') }}">Pengumuman</a></li>
|
||||||
<li class="current">Detail Pengumuman</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue