update
This commit is contained in:
@@ -92,7 +92,7 @@ class ListController extends Controller
|
||||
}
|
||||
}
|
||||
$arraylist = $arraylist->get();
|
||||
} else if ($master == 'verificationppds') {
|
||||
} else if ($master == 'verificationppds' OR $jenis == 'verificationppds') {
|
||||
$arraylist = Periksa::select(
|
||||
'id', 'mulai', 'akhir', 'orderid', 'noloket', 'nofoto', 'noregister', 'asalpasien', 'nmrs', 'pasien_id', 'nmpasien',
|
||||
'jkpasien', 'tgllahirpasien', 'tlppasien', 'alamatpasien', 'reques', 'usia', 'berat', 'ktp', 'bpjs', 'ruangan_id',
|
||||
|
||||
Reference in New Issue
Block a user