response->vacancy->id == $model->id) { $applications->push($application); } } return $applications; } }