Browse Source

updated claims-resolver

unknown 4 years ago
parent
commit
66e6d05857
1 changed files with 4 additions and 4 deletions
  1. 4 4
      resources/views/app/patient/claims-resolver.blade.php

+ 4 - 4
resources/views/app/patient/claims-resolver.blade.php

@@ -70,7 +70,7 @@
             <th>Note Count</th>
             <th>Note Count</th>
             <th>Days Since Last Note by HCP</th>
             <th>Days Since Last Note by HCP</th>
 {{--            <th>Days Since Last MCP Type Visit</th>--}}
 {{--            <th>Days Since Last MCP Type Visit</th>--}}
-            <th>Loop check</th>
+{{--            <th>Loop check</th>--}}
             <th>Signed By HCP?</th>
             <th>Signed By HCP?</th>
 {{--            <th>Content</th>--}}
 {{--            <th>Content</th>--}}
             <th>
             <th>
@@ -151,9 +151,9 @@
 {{--            <td>--}}
 {{--            <td>--}}
 {{--                {{ $daysSinceLastMcpTypeVisit }}--}}
 {{--                {{ $daysSinceLastMcpTypeVisit }}--}}
 {{--            </td>--}}
 {{--            </td>--}}
-            <td>
-                {{ $loopLastDateSeenByMcpTypePro }}
-            </td>
+{{--            <td>--}}
+{{--                {{ $loopLastDateSeenByMcpTypePro }}--}}
+{{--            </td>--}}
             <td>
             <td>
                 {{ $note->is_signed_by_hcp }}
                 {{ $note->is_signed_by_hcp }}
             </td>
             </td>