@php $post1message = str_replace("\n","
",$datas['body_content']); $post2message = str_replace("*","",$post1message); @endphp
{!!$post2message!!}