unknown 3 лет назад
Родитель
Сommit
893690af36

+ 12 - 14
resources/views/app/mcp/patients-table.blade.php

@@ -17,28 +17,26 @@
 			<th class="px-3 border-0">Last Visit</th>
 			<th class="px-3 border-0">Next Appt.</th>
 			<th class="px-3 border-0">Status</th>
-{{--			<th class="px-3 border-0">CCM</th>--}}
-{{--			<th class="px-3 border-0">RPM</th>--}}
-			<th class="px-3 border-0 d-none">Last Weight-In</th>
-			<th class="px-3 border-0 d-none">Last BP</th>
-			<th class="px-3 border-0">Assigned On</th>
 
-            <th>Name</th>
-            <th>DOB</th>
-            @if($pro->pro_type == 'ADMIN')
-                <th>MCP</th>
-            @endif
             <th>BP</th>
             <th> <i class="fa fa-heartbeat"></i> </th>
             <th>Pulse</th>
             <th>BP/Pulse Timestamp</th>
-            <th>BP <i class="fa fa-car-battery"></i></th>
-            <th>BP <i class="fa fa-broadcast-tower"></i></th>
             <th>Weight</th>
             <th>Weight Timestamp</th>
-            <th>Scale <i class="fa fa-battery"></i></th>
-            <th>Scale <i class="fa fa-broadcast-tower"></i></th>
 
+{{--            <th>Scale <i class="fa fa-battery"></i></th>--}}
+            {{--			<th class="px-3 border-0">RPM</th>--}}
+            {{--			<th class="px-3 border-0">CCM</th>--}}
+{{--            <th class="px-3 border-0 d-none">Last Weight-In</th>--}}
+{{--            <th class="px-3 border-0 d-none">Last BP</th>--}}
+            <th class="px-3 border-0">Assigned On</th>
+
+            <th>Name</th>
+            <th>DOB</th>
+        @if($pro->pro_type == 'ADMIN')
+                <th>MCP</th>
+            @endif
 		</tr>
 	</thead>
 	<tbody>

+ 3 - 0
resources/views/app/patients.blade.php

@@ -71,6 +71,9 @@
                     <th class="border-0">Appointments</th>
                     <th class="border-0">Account</th>
                     <th class="border-0">Tags</th>
+
+
+
                 </tr>
                 </thead>
                 <tbody>