Update button text in permohonan view
Changed the button text from "Print Laporan" to "Print Surat Permohonan" to better reflect the action performed. This improves clarity and consistency in the user interface.
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
@csrf
|
||||
<div class="card-footer flex justify-end">
|
||||
<button type="submit" name="status" value="print" class="btn btn-success">
|
||||
<i class="ki-filled ki-printer mr-2"></i> Print Laporan
|
||||
<i class="ki-filled ki-printer mr-2"></i> Print Surat Permohonan
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user