Browse Source

updated claims-resolver

unknown 4 năm trước cách đây
mục cha
commit
208118b926
1 tập tin đã thay đổi với 12 bổ sung12 xóa
  1. 12 12
      resources/views/app/patient/claims-resolver.blade.php

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

@@ -64,12 +64,12 @@
         <tr>
             <th>HCP</th>
             <th>Date</th>
-            <th>Days in Program</th>
+{{--            <th>Days in Program</th>--}}
             <th>Days in MCP Program</th>
-            <th>Days with HCP</th>
+{{--            <th>Days with HCP</th>--}}
             <th>Note Count</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>Signed By HCP?</th>
 {{--            <th>Content</th>--}}
@@ -133,24 +133,24 @@
             <td>
                 {{ $d }}
             </td>
-            <td>
-                {{ $daysInProgram }}
-            </td>
+{{--            <td>--}}
+{{--                {{ $daysInProgram }}--}}
+{{--            </td>--}}
             <td>
                 {{ $daysInMcpProgram }}
             </td>
-            <td>
-                {{ $daysWithHcp }}
-            </td>
+{{--            <td>--}}
+{{--                {{ $daysWithHcp }}--}}
+{{--            </td>--}}
             <td>
                 {{ $noteCount }}
             </td>
             <td>
                 {{$daysSinceLastNoteByThisHcp}}
             </td>
-            <td>
-                {{ $daysSinceLastMcpTypeVisit }}
-            </td>
+{{--            <td>--}}
+{{--                {{ $daysSinceLastMcpTypeVisit }}--}}
+{{--            </td>--}}
             <td>
                 {{ $loopLastDateSeenByMcpTypePro }}
             </td>