This commit is contained in:
Dwi Swandhana
2026-05-04 08:17:54 +07:00
parent 453e3db3a3
commit b751d782c4
@@ -1429,6 +1429,8 @@ class FrontpageController extends Controller
$check = Poli::where('subpoli', $rekues)->first();
if (isset($check->id)){
$poli_id = $check->id;
$kd_spesimen= $check->subsubpoli;
$nm_spesimen= $check->modaliti;
} else {
$poli_id = Poli::insertGetId([
'poli' => 'Mikrobiologi',