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] => 191
            [doc_name] => Lucy
            [doc_lastname] => Matthew
            [doc_location] => Los Angeles, CA, USA
            [doc_degree] => NP
            [doc_description] => Lucy Mathew, NP, is a nurse practitioner at Cedars-Sinai Medical Center, specializing in providing expert care for patients with complex medical conditions. With a focus on personalized treatment and patient education, she is dedicated to improving health outcomes through evidence-based practices.
            [doc_image] => 1882140156n_33_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 2
            [doc_created_at] => 2025-01-22 16:42:32
            [doc_updated_at] => 2025-04-01 14:25:31
            [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] => 34.0549076
            [doc_longitude] => -118.242643
            [doc_zipcode] => 90048
            [doc_disease_state] => 24
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 1164123725
            [doc_type] => GI
            [doc_email] => Lucy.Mathew@cshs.org
            [doc_city] => Los Angeles
            [doc_state] => CA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 967
            [mtype] => doctor
            [m_type_id] => 191
            [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] => lucy-matthew
            [state_id] => 24
            [state] => Gastroenterology
            [state_image] => 115992785815.png
            [state_type] => disease
            [state_created_at] => 2025-01-21 19:54:54
            [state_updated] => 
        )

    [original:protected] => Array
        (
            [doc_id] => 191
            [doc_name] => Lucy
            [doc_lastname] => Matthew
            [doc_location] => Los Angeles, CA, USA
            [doc_degree] => NP
            [doc_description] => Lucy Mathew, NP, is a nurse practitioner at Cedars-Sinai Medical Center, specializing in providing expert care for patients with complex medical conditions. With a focus on personalized treatment and patient education, she is dedicated to improving health outcomes through evidence-based practices.
            [doc_image] => 1882140156n_33_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 2
            [doc_created_at] => 2025-01-22 16:42:32
            [doc_updated_at] => 2025-04-01 14:25:31
            [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] => 34.0549076
            [doc_longitude] => -118.242643
            [doc_zipcode] => 90048
            [doc_disease_state] => 24
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 1164123725
            [doc_type] => GI
            [doc_email] => Lucy.Mathew@cshs.org
            [doc_city] => Los Angeles
            [doc_state] => CA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 967
            [mtype] => doctor
            [m_type_id] => 191
            [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] => lucy-matthew
            [state_id] => 24
            [state] => Gastroenterology
            [state_image] => 115992785815.png
            [state_type] => disease
            [state_created_at] => 2025-01-21 19:54:54
            [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
        )

)