|
@@ -84,7 +84,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
(<b>{{round($patient->most_recent_cellular_weight_value, 1)}}</b>@if($patient->most_recent_cellular_weight_measurement_at), {{friendly_date_short($patient->most_recent_cellular_weight_measurement_at)}}@endif)
|
|
(<b>{{round($patient->most_recent_cellular_weight_value, 1)}}</b>@if($patient->most_recent_cellular_weight_measurement_at), {{friendly_date_short($patient->most_recent_cellular_weight_measurement_at)}}@endif)
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
|
|
+
|
|
|
|
|
|
<?php $currentCareMonth = $patient->currentCareMonth(); ?>
|
|
<?php $currentCareMonth = $patient->currentCareMonth(); ?>
|
|
@if($currentCareMonth && ($pro->pro_type === 'ADMIN' || $pro->id === $currentCareMonth->mcp_pro_id))
|
|
@if($currentCareMonth && ($pro->pro_type === 'ADMIN' || $pro->id === $currentCareMonth->mcp_pro_id))
|
|
@@ -485,7 +485,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <div class="bg-light p-2 border" style="max-width: 215px;">
|
|
|
|
|
|
+ <div class="bg-light p-2 border ml-auto" style="max-width: 215px;">
|
|
<div>
|
|
<div>
|
|
<div class="d-flex">
|
|
<div class="d-flex">
|
|
<label class="">Sticky Note:</label>
|
|
<label class="">Sticky Note:</label>
|