|
@@ -343,10 +343,10 @@ $addressParts .= implode(", ", $addressPart2);
|
|
<div class="on-hover-content py-2 pl-3 text-nowrap">
|
|
<div class="on-hover-content py-2 pl-3 text-nowrap">
|
|
Covered
|
|
Covered
|
|
</div>
|
|
</div>
|
|
|
|
+ </span>
|
|
@if($_cpc->is_manually_determined)
|
|
@if($_cpc->is_manually_determined)
|
|
- <i class="ml-1 fas fa-wrench" title="Manually determined at {{ friendly_date($_cpc->created_at) }}"></i>
|
|
|
|
|
|
+ <i class="ml-1 fas fa-code-branch text-info" title="Manually determined at {{ friendly_date($_cpc->created_at) }}"></i>
|
|
@endif
|
|
@endif
|
|
- </span>
|
|
|
|
</div>
|
|
</div>
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
@if(@$patient->mpb_remaining)
|
|
@if(@$patient->mpb_remaining)
|