$item['id'], 'name' => ucfirst($item['descriptor']) ]); } public function getIsNullAttribute() { return $this->id == self::getNullValue(); } }