sections as $section) { if ($section->label === $label) return true; } return false; } }