How can I make the ‘Intelligence (AI)’ as second line? Is it possible to do break line in @section for h1 title?
@section('title','Artificial Intelligence (AI)')
How can I make the ‘Intelligence (AI)’ as second line? Is it possible to do break line in @section for h1 title?
@section('title','Artificial Intelligence (AI)')
2
Answers
you can try this for multiline
If the issue is that the HTML is being escaped you can try and use the HTML helper class:
which should show the string as unescaped HTML