소스 검색

checked for items in canvas forms

Josh 4 년 전
부모
커밋
2f29c467bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/app/patient/canvas-sections/rx/form.blade.php

+ 1 - 1
resources/views/app/patient/canvas-sections/rx/form.blade.php

@@ -15,7 +15,7 @@ if(!$contentData) {
 if(!isset($contentData['items'])){
     $contentData['items'] =  [
         [
-            title" => "",
+            "title" => "",
             "strength" => "",
             "frequency" => "",
             "detail" => "",