Update Services

This commit is contained in:
servdal
2025-09-02 12:43:59 +07:00
parent 2ea8ce8c88
commit 9979ce3335
11 changed files with 432 additions and 347 deletions
@@ -1142,6 +1142,9 @@ class DokterController extends Controller
foreach($cekada as $rows){
$ketemu = $rows->test_status;
}
} else {
$cekdata = DB::table('lis_phoenix')->where('no_id', $nofoto)->first();
$ketemu = $cekdata->organisme ?? '';
}
if ($ketemu != ''){
if ($isidata == '' OR is_null($isidata)){