4 lines
203 B
HTML
4 lines
203 B
HTML
![]() |
<section class="block treatment-section" ng-show="drugOrders.length>0">
|
||
|
<h2 class="section-title">Treatment</h2>
|
||
|
<ng-include src="'common/views/treatmentTablePrint.html'"></ng-include>
|
||
|
</section>
|