瀏覽代碼

Merge branch 'master' of rav.triplestart.com:jmudaka/stagfe2

root 4 年之前
父節點
當前提交
1ace214653
共有 1 個文件被更改,包括 12 次插入12 次删除
  1. 12 12
      resources/views/app/patient/claims-resolver.blade.php

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

@@ -63,12 +63,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>--}}
@@ -132,24 +132,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>