浏览代码

Comment out programs

Vijayakrishnan 4 年之前
父节点
当前提交
f505b28253
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/app/patient/dashboard.blade.php

+ 2 - 2
resources/views/app/patient/dashboard.blade.php

@@ -57,9 +57,9 @@
                 </div>
 
                 {{-- programs --}}
-                @if($pro->pro_type == 'ADMIN')
+                {{-- @if($pro->pro_type == 'ADMIN')
                     @include('app/patient/partials/programs')
-                @endif
+                @endif --}}
 
                 {{-- devices --}}
                 <?php $availableDevices = 0; ?>