item = $item; $this->info = $info; if ($isEmbed) { $this->layout = 'embed'; } else { $this->layout = 'hero'; } } }