|
@@ -31,7 +31,7 @@
|
|
|
<?php if(!!$plan && @$plan->data->value): ?>
|
|
|
<span class="pr-2">{!! $plan->data->value !!}</span>
|
|
|
<?php endif; ?>
|
|
|
- <span class="text-nowrap">
|
|
|
+ <span class="text-nowrap d-none">
|
|
|
<?php if ($point->is_removed): ?>
|
|
|
@if($point->removal_reason_category === 'DURING_VISIT')
|
|
|
<span class="text-sm text-secondary">Removed during visit</span>
|