Sfoglia il codice sorgente

added claims resolver view

unknown 4 anni fa
parent
commit
020d9bc052
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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 }}