Update Services
This commit is contained in:
@@ -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)){
|
||||
|
||||
Reference in New Issue
Block a user