Ver Fonte

Comment out programs

Vijayakrishnan há 4 anos atrás
pai
commit
f505b28253
1 ficheiros alterados com 2 adições e 2 exclusões
  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; ?>