|
@@ -39,9 +39,7 @@
|
|
<th class="border-0">Relation</th>
|
|
<th class="border-0">Relation</th>
|
|
<th class="border-0">Measurement Days</th>
|
|
<th class="border-0">Measurement Days</th>
|
|
<th class="border-0">Unstamped Measurements</th>
|
|
<th class="border-0">Unstamped Measurements</th>
|
|
- @if(!$pro->is_hcp)
|
|
|
|
- <th class="border-0">Communicated With Patient</th>
|
|
|
|
- @endif
|
|
|
|
|
|
+
|
|
<th class="border-0">Phone</th>
|
|
<th class="border-0">Phone</th>
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
@@ -99,11 +97,7 @@
|
|
href="/remote-monitoring-measurements/{{$iPatient->care_month_uid}}">View</a>
|
|
href="/remote-monitoring-measurements/{{$iPatient->care_month_uid}}">View</a>
|
|
@endif
|
|
@endif
|
|
</td>
|
|
</td>
|
|
- @if(!$pro->is_hcp)
|
|
|
|
- <td class="">
|
|
|
|
- {{$iPatient->has_non_hcp_communicated_to_patient_about_rm ? 'Yes' : 'No'}}
|
|
|
|
- </td>
|
|
|
|
- @endif
|
|
|
|
|
|
+
|
|
<td class="">
|
|
<td class="">
|
|
{{$iPatient->cell_number}}
|
|
{{$iPatient->cell_number}}
|
|
</td>
|
|
</td>
|