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] => 223
            [doc_name] => Brian
            [doc_lastname] => Lam
            [doc_location] => Falls Church, VA, USA
            [doc_degree] => PA-C
            [doc_description] => Brian Lam, MSHS, PA-C, is a Physician Assistant at Inova Health System in Falls Church, Virginia, specializing in hepatology and liver disease management.
            [doc_image] => 1344431588an_Lam.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 33
            [doc_created_at] => 2025-01-22 21:04:34
            [doc_updated_at] => 2025-01-22 21:04:34
            [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] => 38.88233400000001
            [doc_longitude] => -77.1710914
            [doc_zipcode] => 22042
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 2
            [doc_phone_number] => 123-456-7810
            [doc_type] => GI
            [doc_email] => brian.lam@inova.org
            [doc_city] => Falls Church
            [doc_state] => VA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 1002
            [mtype] => doctor
            [m_type_id] => 223
            [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] => brian-lam
            [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] => 223
            [doc_name] => Brian
            [doc_lastname] => Lam
            [doc_location] => Falls Church, VA, USA
            [doc_degree] => PA-C
            [doc_description] => Brian Lam, MSHS, PA-C, is a Physician Assistant at Inova Health System in Falls Church, Virginia, specializing in hepatology and liver disease management.
            [doc_image] => 1344431588an_Lam.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 33
            [doc_created_at] => 2025-01-22 21:04:34
            [doc_updated_at] => 2025-01-22 21:04:34
            [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] => 38.88233400000001
            [doc_longitude] => -77.1710914
            [doc_zipcode] => 22042
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 2
            [doc_phone_number] => 123-456-7810
            [doc_type] => GI
            [doc_email] => brian.lam@inova.org
            [doc_city] => Falls Church
            [doc_state] => VA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 1002
            [mtype] => doctor
            [m_type_id] => 223
            [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] => brian-lam
            [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
        )

)