ab598c12c9
2. change from max pinjaman with a static 75% and 80% to manipulate value
5 lines
67 B
PHP
5 lines
67 B
PHP
<?php
|
|
|
|
return [
|
|
'max_mutuemas' => env('MAX_MUTUEMAS', true),
|
|
]; |