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