unknown
2023-07-06 9632f91c30db677b51b5c0ce6684c30e64fcab8c
1
2
3
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>