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