Quellcode durchsuchen

added number of units

Josh vor 4 Jahren
Ursprung
Commit
3ba68fa7d6

+ 1 - 1
resources/views/app/practice-management/billing-manager.blade.php

@@ -46,7 +46,7 @@
                                 <thead>
                                     <tr>
                                         <th>Service</th>
-                                        <th>Number of units</th>
+                                        <th># of units</th>
                                         <th>Signed?</th>
                                     </tr>
                                 </thead>