Files
api_arrahn/config/parameter.php
T
Hafifie PKB ab598c12c9 1. added page for edit mutu
2. change from max pinjaman with a static 75% and 80% to manipulate value
2026-04-19 15:09:16 +08:00

5 lines
67 B
PHP

<?php
return [
'max_mutuemas' => env('MAX_MUTUEMAS', true),
];