Samson Mutunga 3 年之前
父节点
当前提交
44bdc52431
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      resources/views/app/patient/segment-templates/covid_intake/summary.blade.php

+ 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">