소스 검색

Remove current supplement from client dashboard

Vijayakrishnan 3 년 전
부모
커밋
d6e60b1cc5
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      resources/views/app/patient/dashboard.blade.php

+ 0 - 3
resources/views/app/patient/dashboard.blade.php

@@ -68,9 +68,6 @@
                 <!-- meds - point -->
                 @include('app.patient.point-based-partials.rx')
 
-                <!-- supplements - point -->
-                @include('app.patient.point-based-partials.supplements')
-
                 {{-- devices --}}
                 <?php
                 $availableDevices = count($devices);