
First let’s go to your Laravel project Your blade File and this code is html tag with
{{ $gallery->Description}}
Go to your Laravel project Your blade File and this code is html tag remove
{!! $gallery->Description !!}
Now is your result html tag remove your view page
