validation->user->id); // dump($info->status2); if ($info->status2 != STATUS2::Normal) { return false; } return true; } }