Browse Source

Comment out programs

Vijayakrishnan 4 years ago
parent
commit
f505b28253
1 changed files with 2 additions and 2 deletions
  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; ?>