unknown пре 4 година
родитељ
комит
b57a6456dc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

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

@@ -261,9 +261,9 @@
                                 {{str_contains($bill->code, 'Treatment Services') ? floor((float) $bill->number_of_units * 60) . ' mins.' : $bill->number_of_units}}
                             </td>
                         </tr>
+                @endforeach
                     </table>
                 </div>
-                @endforeach
             </td>
             <td>
                 @foreach($note->claims as $claim)