This commit is contained in:
Duidev Software House
2025-09-11 13:45:02 +07:00
parent 89c33c0d5a
commit 1f52717e5c
10 changed files with 248 additions and 17 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
<?php
return [
'Title' => 'LIS',
'namaapps' => 'Laboratory Information System',
'Title' => 'MIS',
'namaapps' => 'Mikrobiologi Information System',
'domainapps' => 'RSUD Dr. Saiful Anwar',
'subdomainapps' => 'Kota Malang',
'subsubdomainapps' => 'Jawa Timur',
'addressapps' => 'Jl. Lamandau 18A Bunulrejo Blimbing Malang',
'kota' => 'Lumajang',
'kota' => 'Malang',
'emailapps' => 'swandhana17@gmail.com',
'lamanapps' => 'https://lis.swandhana.test',
'lamanapps' => 'https://mis.rssa.id',
'logofrontapps' => 'header.png',
];
?>