App\Models\Doctor Object
(
    [connection:protected] => mysql
    [table:protected] => doctor
    [primaryKey:protected] => doc_id
    [keyType:protected] => int
    [incrementing] => 1
    [with:protected] => Array
        (
        )

    [withCount:protected] => Array
        (
        )

    [preventsLazyLoading] => 
    [perPage:protected] => 15
    [exists] => 1
    [wasRecentlyCreated] => 
    [escapeWhenCastingToString:protected] => 
    [attributes:protected] => Array
        (
            [doc_id] => 203
            [doc_name] => Anne
            [doc_lastname] => Moore
            [doc_location] => Phoenix, AZ, USA
            [doc_degree] => NP
            [doc_description] => Anne Moore, NP, is a hepatology nurse practitioner at Arizona Liver Health, specializing in liver disease and transplant management. With over 30 years of experience, she is dedicated to expanding care access in Arizona, including rural outreach clinics.
            [doc_image] => 1913292093n_32_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 13
            [doc_created_at] => 2025-01-22 19:15:22
            [doc_updated_at] => 2025-01-23 16:33:02
            [doc_deleted_at] => 
            [doc_mash] => 1
            [doc_rheum] => 0
            [doc_rhapp] => 0
            [doc_ghweb] => 0
            [doc_ghapp] => 
            [doc_status_mash] => 1
            [doc_status_rheum] => 1
            [doc_status_rhapp] => 1
            [doc_status_ghweb] => 1
            [doc_feature_status_mash] => 0
            [doc_feature_status_rheum] => 0
            [doc_feature_status_rhapp] => 0
            [doc_feature_status_ghweb] => 0
            [doc_latitude] => 33.4483771
            [doc_longitude] => -112.0740373
            [doc_zipcode] => 85381
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 1234567890
            [doc_type] => GI
            [doc_email] => amoore@azliver.com
            [doc_city] => Phoenix
            [doc_state] => AZ
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 979
            [mtype] => doctor
            [m_type_id] => 203
            [m_status] => 1
            [m_siteid] => 5
            [m_feature] => 1
            [m_pin] => 0
            [m_notify] => 1
            [m_archive] => 0
            [m_ai] => 0
            [meta_title_en] => 
            [meta_keywords_en] => 
            [meta_desc_en] => 
            [m_slug] => anne-moore
            [state_id] => 25
            [state] => Hepatology
            [state_image] => 115706471516.png
            [state_type] => disease
            [state_created_at] => 2025-01-21 19:55:57
            [state_updated] => 
        )

    [original:protected] => Array
        (
            [doc_id] => 203
            [doc_name] => Anne
            [doc_lastname] => Moore
            [doc_location] => Phoenix, AZ, USA
            [doc_degree] => NP
            [doc_description] => Anne Moore, NP, is a hepatology nurse practitioner at Arizona Liver Health, specializing in liver disease and transplant management. With over 30 years of experience, she is dedicated to expanding care access in Arizona, including rural outreach clinics.
            [doc_image] => 1913292093n_32_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 13
            [doc_created_at] => 2025-01-22 19:15:22
            [doc_updated_at] => 2025-01-23 16:33:02
            [doc_deleted_at] => 
            [doc_mash] => 1
            [doc_rheum] => 0
            [doc_rhapp] => 0
            [doc_ghweb] => 0
            [doc_ghapp] => 
            [doc_status_mash] => 1
            [doc_status_rheum] => 1
            [doc_status_rhapp] => 1
            [doc_status_ghweb] => 1
            [doc_feature_status_mash] => 0
            [doc_feature_status_rheum] => 0
            [doc_feature_status_rhapp] => 0
            [doc_feature_status_ghweb] => 0
            [doc_latitude] => 33.4483771
            [doc_longitude] => -112.0740373
            [doc_zipcode] => 85381
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 1234567890
            [doc_type] => GI
            [doc_email] => amoore@azliver.com
            [doc_city] => Phoenix
            [doc_state] => AZ
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 979
            [mtype] => doctor
            [m_type_id] => 203
            [m_status] => 1
            [m_siteid] => 5
            [m_feature] => 1
            [m_pin] => 0
            [m_notify] => 1
            [m_archive] => 0
            [m_ai] => 0
            [meta_title_en] => 
            [meta_keywords_en] => 
            [meta_desc_en] => 
            [m_slug] => anne-moore
            [state_id] => 25
            [state] => Hepatology
            [state_image] => 115706471516.png
            [state_type] => disease
            [state_created_at] => 2025-01-21 19:55:57
            [state_updated] => 
        )

    [changes:protected] => Array
        (
        )

    [casts:protected] => Array
        (
        )

    [classCastCache:protected] => Array
        (
        )

    [attributeCastCache:protected] => Array
        (
        )

    [dateFormat:protected] => 
    [appends:protected] => Array
        (
        )

    [dispatchesEvents:protected] => Array
        (
        )

    [observables:protected] => Array
        (
        )

    [relations:protected] => Array
        (
        )

    [touches:protected] => Array
        (
        )

    [timestamps] => 1
    [hidden:protected] => Array
        (
        )

    [visible:protected] => Array
        (
        )

    [fillable:protected] => Array
        (
        )

    [guarded:protected] => Array
        (
            [0] => doc_id
        )

)