Vijayakrishnan преди 3 години
родител
ревизия
e5c6069ac6
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

+ 2 - 2
resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

@@ -66,14 +66,14 @@ else {
                     ?>
                 </td>
                 <td>
-                <?php
+                    <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                     ?>
                 </td>
                 <td>
                     <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/edit-plan.php');
-                ?>
+                    ?>
                 </td>
             </tr>
             <?php endforeach; ?>