Эх сурвалжийг харах

commented out measurements list

= 3 жил өмнө
parent
commit
13fdb61020

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

@@ -366,7 +366,8 @@
                             @endif
                         </div>
                     </div>
-                    <table class="table table-striped table-sm table-bordered mt-2 mb-0">
+
+                    <!-- <table class="table table-striped table-sm table-bordered mt-2 mb-0">
                         <thead>
                         <tr>
                             <th class="px-2 text-secondary">Effective Date</th>
@@ -433,7 +434,7 @@
                             </tr>
                         @endif
                         </tbody>
-                    </table>
+                    </table> -->
                 </div>
             </div>
         </div>