Peter Muturi преди 2 години
родител
ревизия
17b116c105
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      resources/views/app/physicians/order-products/forms/place-order.blade.php

+ 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>