update
This commit is contained in:
@@ -2020,6 +2020,7 @@ class DokterController extends Controller
|
||||
'kodedok' => $row->kodedok,
|
||||
'atu' => $row->atu,
|
||||
'kelompok' => $row->kelompok,
|
||||
'setmanual' => $row->setmanual,
|
||||
'antibiotikall' => $row->subantibiotik !== null && $row->subantibiotik !== ''
|
||||
? $row->subantibiotik
|
||||
: $row->antibiotik,
|
||||
|
||||
Reference in New Issue
Block a user