@foreach($data->childs->where('status' , '1') as $child)
@if($child->user->name) {{$child->user->name}} @else بدون نام @endif