Tell me how can you display HTML with Blade in laravel?

Submitted by: Muhammad
To display html in laravel you can use below syntax.

{!! $your_var !!}
Submitted by: Muhammad

Read Online Laravel PHP Developer Job Interview Questions And Answers