fields = $fields; $this->buttonCount = $buttonCount; } public function render() { return view('components.skeleton-form'); } }