companies()->first(); $inputNameType = config('type.' . $this->type . '.route.parameter'); return view('components.documents.form.company', compact('company','inputNameType')); } }