@php $children = App\Http\Controllers\Pages\UserListPageController::ListChildrenofCurrentUser(); $child_script = "child_users = $children;"; @endphp