I have a card, and inside it, I have a variable which can be very long. I'm doing this {!!substr($myVariable->text, 0, 275)!!}, which show the 275 first caracter of the variable. But the problem is this :
How can I display all the text without this slide bar please ?
