This commit is contained in:
Dr Masroor Ehsan 2025-01-22 00:01:11 +06:00
parent 2e68b39082
commit 1c291ceb54

View File

@ -21,7 +21,7 @@ public function popup()
[
'color' => 'secondary',
'heading' => 'Unread study',
'message' => 'This study has not been interpreted yet.',
'message' => 'This study has not been interpreted yet. No reports are available.',
]);
}