updateCustomField($customField, $request->validated()); return redirect()->back()->with('success', 'Custom field updated.'); } }