1. added page for edit mutu

2. change from max pinjaman with a static 75% and 80% to manipulate value
This commit is contained in:
Hafifie PKB
2026-03-04 09:36:29 +08:00
parent 441a39b80f
commit ab598c12c9
6 changed files with 293 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
'max_mutuemas' => env('MAX_MUTUEMAS', true),
];