Add Spesialis & DPPJ
This commit is contained in:
@@ -51,6 +51,8 @@ class RequestLog extends Model
|
||||
'approved_final_log_at',
|
||||
'created_final_at',
|
||||
'created_final_by',
|
||||
'specialities_id',
|
||||
'dppj',
|
||||
'type_of_member'
|
||||
];
|
||||
|
||||
@@ -82,7 +84,7 @@ class RequestLog extends Model
|
||||
"Keterangan IGL" => "keterangan",
|
||||
"Catatan FGL" => "catatan",
|
||||
"QC 1" => "status_final_log",
|
||||
"Ingestion Code" => "ingestion_code",
|
||||
"Ingestion Code" => "ingestion_code",
|
||||
"Ingestion Status" => "ingestion_status",
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user