When I print the value as dd() like
{{dd(json_decode($val->receiver_message)[0]->name)}}
I got the output. but when I am pass this inside div it gives error
ErrorException (E_ERROR) Undefined property: stdClass::$name