Jeyziii's avatar

embedded image from email (cid) not showing (crack image)

I need help to show the images embedded from email src starts with "cis:" in my laravel app. It shows crack image. I already used html_entity_decode. {!! html_entity_decode($email_replies->body) !!}

ex.

 <img style="padding:0 24px 16px 0;float:left" width=72 height=72 alt="Error Icon" src="cid:icon.png">
0 likes
0 replies

Please or to participate in this conversation.