This commit is contained in:
Duidev Software House
2025-10-27 08:09:17 +07:00
parent 90ab13dafd
commit c0c7c1b5fd
21 changed files with 1346 additions and 669 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
return [
'Title' => 'MIS',
'Title' => 'MyLIS-RSSA',
'namaapps' => 'Mikrobiologi Information System',
'domainapps' => 'RSUD Dr. Saiful Anwar',
'subdomainapps' => 'Kota Malang',
@@ -8,7 +8,7 @@ return [
'addressapps' => 'Jl. Lamandau 18A Bunulrejo Blimbing Malang',
'kota' => 'Malang',
'emailapps' => '[email protected]',
'lamanapps' => 'https://mis.rssa.id',
'lamanapps' => 'https://mylis.rssa.id',
'logofrontapps' => 'header.png',
];
?>