Samson Mutunga 3 rokov pred
rodič
commit
44bdc52431

+ 5 - 5
resources/views/app/patient/segment-templates/covid_intake/summary.blade.php

@@ -202,15 +202,15 @@ if (!!@$point->data) {
     <hr class="my-3">
 
     <div class="mb-2">
-        <label><b>{{ $patient->displayName() }}</b> is a <b>{{$patient->age }}</b> <b>
+        <label><b>{{ $patient->displayName() }}</b> is a <b>{{$patient->age }}</b> 
             @if($patient->sex == 'M')
-                Male
+                <b>Male</b>
             @elseif($patient->sex == 'F')
-                Female
+                <b>Female</b>
             @else
-                (Unspecified Gender)
+                <b>(Unspecified Gender)</b>
             @endif
-        </b> presenting via telehealth for consultation regarding COVID-19 prevention and early detection.</label>
+         presenting via telehealth for consultation regarding COVID-19 prevention and early detection.</label>
     </div>
     <div class="mb-2 ml-3">
         <div class="mb-2">