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>