fieldset_id) { $this->fields = CustomFieldset::find($this->fieldset_id)->fields()->get(); } return view('livewire.custom-fields-for-fieldset'); } }