|
@@ -119,9 +119,10 @@
|
|
|
@else
|
|
|
Admin.
|
|
|
@endif
|
|
|
+
|
|
|
@if($row->is_verified)
|
|
|
@if(!request()->input('t') || request()->input('t') === 'hcp')
|
|
|
- @if(!!$row->hcp_company_pro_id)
|
|
|
+ @if(!$row->hcp_company_pro_id)
|
|
|
<div class="mt-1 text-danger text-sm">
|
|
|
<i class="fa fa-exclamation-triangle"></i>
|
|
|
<span class="">Company pro not set!</span>
|