Peter Muturi há 2 anos atrás
pai
commit
17b116c105

+ 2 - 2
resources/views/app/physicians/order-products/forms/place-order.blade.php

@@ -139,7 +139,7 @@
                         <th>Item</th>
                         <th>Quantity</th>
                         <th>Price / Unit</th>
-                        <th>Total Moment</th>
+                        <th>Total Amount</th>
                     </tr>
                 </thead>
                 <tbody>
@@ -244,4 +244,4 @@
 
         }
     })
-</script>
+</script>