Browse Source

Comment out programs

Vijayakrishnan 4 năm trước cách đây
mục cha
commit
f505b28253
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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; ?>