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