@foreach($messages as $message)
@php //$msg=strip_tags($message->translate($locale)->description, '
') ;
$vowels = array("", "
", "", "
translate($locale)->description);
// $msg =str_replace('',' ', $message->translate($locale)->description);
@endphp
{!! $msg !!}
@endforeach