Deploy Ladill Care / deploy (push) Failing after 13s
Healthcare management app: patients, appointments, consultations, lab, pharmacy inventory, billing, and reports at care.ladill.com. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
208 B
PHP
8 lines
208 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Ladill Care',
|
|
'logo' => 'images/logo/ladillcare-logo.svg',
|
|
'description' => 'Your Ladill Care session has ended. Sign in again to manage your healthcare facility.',
|
|
];
|