@ -2226,6 +2226,7 @@ exports.getOrdersByCustomer = async (req, reply) => {
};
exports.acceptQuotation = async (req, reply) => {
try {
const { quotationId } = req.params;