Ver Fonte

fixed processing bills table

= há 3 anos atrás
pai
commit
4d8f53fc6e

+ 2 - 1
resources/views/app/practice-management/processing-bill-matrix.blade.php

@@ -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>