Josh %!s(int64=4) %!d(string=hai) anos
pai
achega
93b99b0c28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/app/patient/partials/vitals.blade.php

+ 1 - 1
resources/views/app/patient/partials/vitals.blade.php

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