You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to add an if condition on my html with the less than zero like this "@if($variable < 0)" but by adding this all code after the character "<" is removed by using the releaseTheKraken method.
How can I add a condition to the html like this one and say to ignore this character?
The text was updated successfully, but these errors were encountered:
I need to add an if condition on my html with the less than zero like this "@if($variable < 0)" but by adding this all code after the character "<" is removed by using the releaseTheKraken method.
How can I add a condition to the html like this one and say to ignore this character?
The text was updated successfully, but these errors were encountered: