visit rd and pd stored in database and pdorder fixed the create order and processing order

This commit is contained in:
Sibunnayak 2024-09-19 16:11:26 +05:30
parent a6707d5dea
commit 5625545dd6

View File

@ -320,6 +320,11 @@ export const processOrder = async (req, res) => {
` `
: "" : ""
} }
<br/>
<h5 style="color: #333; font-family: Arial, sans-serif;">If you have any concerns or further questions, please feel free to reply to this email.</h5>
<br/>
<span style="color: #555; font-size: 13px;">Best regards,</span><br/>
<span style="color: #555; font-size: 13px;">Team Cheminova</span>
</div> </div>
`, `,
}); });