bg = $bg; $this->section = $section; $this->content = cms_theme_section($this->section); } public function render() { return view('livewire.web.components.sections.f-a-q'); } }