update notis peringtan page PC

This commit is contained in:
Nur Izzati Zulkifli
2024-01-25 12:54:59 +08:00
parent a9e730e12a
commit 0680151d2c
2 changed files with 15 additions and 3 deletions
@@ -99,9 +99,7 @@
<div class="row">
<a href="{{ route('laporan.serahmarhuntebus') }}" class="btn btn-dark btn-lg btn-block mb-3">Serah Marhun Tebus</a>
</div>
<div class="row">
<a href="{{ route('laporan.notisperingatan') }}" class="btn btn-dark btn-lg btn-block mb-3">Notis Peringatan</a>
</div>
</div>
<div class="col-3 mx-1">
@@ -141,6 +139,9 @@
<div class="row">
<a href="{{ route('laporan.imbangdugaakru') }}" class="btn btn-dark btn-lg btn-block mb-3">Imbang Duga Akru</a>
</div>
<div class="row">
<a href="{{ route('laporan.notisperingatan') }}" class="btn btn-dark btn-lg btn-block mb-3">Notis Peringatan</a>
</div>
</div>
</div>
</div>