halaman list kunjungan pasien
This commit is contained in:
@@ -96,9 +96,8 @@ $json = json_decode(file_get_contents('http://10.10.123.135:8081/api/v1/visit'),
|
||||
"dokter"=>$_POST{'dokter'}]
|
||||
|
||||
];
|
||||
echo json_encode($arrResult);
|
||||
|
||||
|
||||
//return view('manajemen_pasien.berhasil_daftar_pasien');
|
||||
return view('manajemen_pasien.berhasil_daftar_pasien', compact('arrResult'));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user