@@ -22,7 +22,7 @@ foreach($vitalLabels as $vitalLabel){
$vitalValues[$vitalLabel] = [
'value' => '',
'effective_date'=>''
- ]
+ ];
}