|
@@ -255,10 +255,10 @@
|
|
@endif
|
|
@endif
|
|
@else
|
|
@else
|
|
@if($iPatient->most_recent_cellular_weight_value)
|
|
@if($iPatient->most_recent_cellular_weight_value)
|
|
- <div class="text-nowrap">
|
|
|
|
|
|
+ <div class="text-nowrap d-flex align-items-baseline flex-nowrap">
|
|
<span class="sort-data">{{round($iPatient->most_recent_cellular_weight_value, 1)}}</span>
|
|
<span class="sort-data">{{round($iPatient->most_recent_cellular_weight_value, 1)}}</span>
|
|
@if($iPatient->most_recent_cellular_weight_measurement_at)
|
|
@if($iPatient->most_recent_cellular_weight_measurement_at)
|
|
- <span class="text-sm text-secondary text-nowrap"
|
|
|
|
|
|
+ <span class="text-sm text-secondary text-nowrap ml-1"
|
|
title="{{friendly_date_time($iPatient->most_recent_cellular_weight_measurement_at)}}">{{friendly_date_est_compact($iPatient->most_recent_cellular_weight_measurement_at)}}</span>
|
|
title="{{friendly_date_time($iPatient->most_recent_cellular_weight_measurement_at)}}">{{friendly_date_est_compact($iPatient->most_recent_cellular_weight_measurement_at)}}</span>
|
|
@endif
|
|
@endif
|
|
<span class="mx-1 text-secondary text-sm">|</span>
|
|
<span class="mx-1 text-secondary text-sm">|</span>
|