|
@@ -374,7 +374,7 @@
|
|
</div>
|
|
</div>
|
|
@if(!$cpc)
|
|
@if(!$cpc)
|
|
<div class="alert alert-info">No coverage for this client</div>
|
|
<div class="alert alert-info">No coverage for this client</div>
|
|
- @endif
|
|
|
|
|
|
+ @else
|
|
<div class="d-flex mb-2">
|
|
<div class="d-flex mb-2">
|
|
@if($cpc->plan_type == 'MEDICARE')
|
|
@if($cpc->plan_type == 'MEDICARE')
|
|
<div moe relative>
|
|
<div moe relative>
|
|
@@ -821,6 +821,6 @@
|
|
dump($cpc->auto_detail_json);
|
|
dump($cpc->auto_detail_json);
|
|
@endphp
|
|
@endphp
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
|
|
+ @endif
|
|
</div>
|
|
</div>
|
|
@endsection
|
|
@endsection
|