I have a paragraph in my view. In this paragraph, I have the indication of my cell phone and I got the bootstrap symbol, like this:
<p><i class="fa fa-phone"></i> Phone (Brasil) : +55 11 99999-8888</p>
I would like you to have the WhatsApp together with the token on the phone, so that both appear. It's possible?
I tried to put the WhatsApp and when I render it is only him, if I put the phone last, there appears only the phone, that is, it does not add any more.
How would I do this, if at all possible?