Explorar el Código

added claims resolver view

unknown hace 4 años
padre
commit
020d9bc052
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      resources/views/app/patient/claims-resolver.blade.php

+ 1 - 2
resources/views/app/patient/claims-resolver.blade.php

@@ -37,7 +37,7 @@
                 $dayInProgram = (strtotime($d) - strtotime($firstDateEverSeenByMcpTypePro)) / (60 * 60 * 24);
             }
         ?>
-        <?php foreach($patient->notesAscending as $note): ?>
+        @foreach($patient->notesAscending as $note)
 
         <?php
             $date = $note->effective_dateest;
@@ -60,7 +60,6 @@
             $lastDate = $note->effective_dateest;
         }
         ?>
-
         <tr>
             <td>
                 {{ $note->effective_dateest }}