Skip to content

Commit

Permalink
Merge pull request #69 from ranggaadithia/finish_view
Browse files Browse the repository at this point in the history
rename lab to ruangan
  • Loading branch information
ranggaadithia authored Nov 23, 2023
2 parents 86c8ddc + 4c2a61c commit 2c58344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/livewire/export-report.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="d-flex justify-content-between">
<h3>Laporan Peminjaman Lab</h3>
<h3>Laporan Peminjaman Ruangan</h3>
<div class="dropdown mb-3">
<button class="btn btn-outline-success dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
Download Report
Expand Down

0 comments on commit 2c58344

Please sign in to comment.