Notification Hospital Portal

This commit is contained in:
ivan-sim
2023-11-20 16:36:27 +07:00
parent 13ef733010
commit 676e541385
12 changed files with 238 additions and 28 deletions

View File

@@ -244,4 +244,14 @@ class Helper
return $convertedDate;
}
public static function sendNotification()
{
}
public static function sendEmail()
{
}
}