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:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'max_mutuemas' => env('MAX_MUTUEMAS', true),
|
||||
];
|
||||
Reference in New Issue
Block a user