NINS_CODE/bahmniapps/common/displaycontrols/prescription/views/prescription.html
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

7 lines
328 B
HTML

<link rel="stylesheet" href="../styles/clinicalPrint.73dd9f45.css"/>
<div class="print-wrapper prescription-print">
<ng-include src="'common/views/patientInfoPrint.html'"></ng-include>
<section bindonce="drugOrders">
<ng-include src="'common/views/treatmentSectionPrint.html'"></ng-include>
</section>
</div>