1
I want to create a Whatsapp button that contains the user number registered in the database, but I’m not able to link my variable in this link.
Contato:</b> <a href="https://api.whatsapp.com/send?phone=55"> ${property.contato} </a>
What would be the best solution to solve this ?