@@ -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>
@foreach($note->claims as $claim)