This is the data I get, In most case, like if no, I don't need the yes option value to update. So, the yes value option value has null, and laravel does not save the value if it has null, I am using vue to for the patient record system.
Data: { "id": 3, "created_by": 1, "screening_at": "2021-05-17", "screening_on": "Community_based", "screening_area": null, "firstname": "Hari", "lastname": "Thapa", "dob": null, "age": 25, "sex": "M", "married": "", "phone1": null, "phone2": null, "address": "Thada", "geo_location": "Native", "migrated_from": null, "migrated_year": null, "house_type": "Pucca", "education": "Yes", "grade": "bba", "work": "Office", "diet": "Non-vegetarian", "fruit_veg_intake": "Once a week", "smoking": "No", "initiation_age": null, "cessation_age": null, "cigarettes_per_day": null, "smoking_type": "", "alcohol": "No", "alcol_duration": 0, "alcol_type": "", "physical_activity": "<30 min/day", "own_vehicle": "No", "vehicle_type": "", "family_member": 6, "serial_no_household": null, "family_kidney_disease": "Unknown", "family_high_bp": "Unknown", "family_diabetes": "Unknown", "family_heart_attack_stroke": "Unknown", "family_mem_death_in_5_year": "No", "death_cause": "", "death_by": null, "kidney_disease": "Unknown", "high_bp": "No", "diabetes": "Unknown", "heart_attack_stroke": "No", "present_kidney_disease": "Not Applicable", "present_high_bp": "Not Applicable", "present_diabetes": "Not Applicable", "present_heart_attack_stroke": "Not Applicable", "height": null, "weight": null, "waist_circum": null, "hip_cirum": null, "systolic": null, "diastolic": null, "pulse_rate": null, "pulse": "", "u_leukocyte": "", "u_nitrate": "", "u_glucose": "", "u_hb": "", "u_protein": "", "qty_u_albumin": null, "qty_u_creatinine": null, "qty_u_alb_creat": null, "confm_u_albumin": null, "confm_u_creatinine": null, "confm_u_alb_creat": null, "serum_creatinine": null, "fasting_glucose": null, "hba1c": null, "tot_cholesterol": null, "hdl_cholesterol": null, "triglyceride": null, "ldl_cholesterol": null, "gross_family_income": null, "diagnosis1": "", "diagnosis2": "Hypertension", "diagnosis3": "", "diagnosis4": "", "arthritis": "", "acid_peptic_disease": "No", "chronic_back_ache": "No", "stroke": "", "blindness": "", "deafness": "", "alcohol_disorder": "No", "epilepsy": "", "thyroid_disease": "No", "tb": "", "filariasis": "", "depression": "", "cancer": "No", "pvt_health_ctr_before": "No", "govt_health_facilities": "No", "any_treatments": "Home Remedy", "health_insurance": "No", "covid_19_before": "No", "family_covid_19": "No", "family_member_covid": null, "covid_outcome": "", "cronic_lung": "No", "asthma": "No", "adminted_hospital": "", "steroids_antibiotics": "", "on_medication": "", "no_years_inhaler1": null, "no_years_inhaler2": null, "copd_emphysema": "No", "diagnosed_yrs": null, "copd_medication": "", "medication_name": null, "admitted_hos_with_copd": "", "copd_admitted_at": null, "admitted_times": null, "ever_req_oral_steroids_antibiotics": "", "use_inhalers_now": "No", "which_inhaler": null, "inhaler_fqy": null, "inhaler_duration": null, "oxygen_saturation": null, "fev1": null, "fev1_predicted": null, "fvc": null, "fvc_predicted": null, "fev1_fvc_ratio": null, "cough_first_mrng_winter": "No", "cough_day_night_winter": "No", "cough_3mths_a_year": "", "bring_phlegm_form_mrng": "", "bring_phlegm_form_day_ngt": "", "bring_phlegm_like_3mth_a_year": "", "past_3yr_cough_phlegm_3wk": "", "had_more_than_one": "", "breathless_with_strenuous": "", "short_breath_on_walking_up": "No", "iam_slower_walker": "", "istop_breath": "", "iam_breathless_to_leave_house": "No", "main_fuel1": "LPG", "fuel1_yr": 10, "main_fuel2": "Gobar gas", "fuel2_yr": 10, "created_at": "2021-05-18T14:16:41.000000Z", "updated_at": "2021-05-18T14:16:41.000000Z", "main_fuel3": "", "fuel3_yr": null, "main_fuel4": "", "fuel4_yr": null }