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] => 221
            [doc_name] => Edith
            [doc_lastname] => Johannes
            [doc_location] => Los Angeles, CA, USA
            [doc_degree] => NP
            [doc_description] => Edith G. Johannes, MSN, ACNP-BC, is a Nurse Practitioner at UCLA Health specializing in transplant surgery. She is board-certified and fluent in English and Spanish.
            [doc_image] => 1364843562es_1_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 31
            [doc_created_at] => 2025-01-22 20:39:55
            [doc_updated_at] => 2025-01-22 20:41:05
            [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] => 90095
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 123-456-7810
            [doc_type] => GI
            [doc_email] => edithgtjohannes@gmail.com
            [doc_city] => Los Angeles
            [doc_state] => CA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 999
            [mtype] => doctor
            [m_type_id] => 221
            [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] => edith-johannes
            [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] => 221
            [doc_name] => Edith
            [doc_lastname] => Johannes
            [doc_location] => Los Angeles, CA, USA
            [doc_degree] => NP
            [doc_description] => Edith G. Johannes, MSN, ACNP-BC, is a Nurse Practitioner at UCLA Health specializing in transplant surgery. She is board-certified and fluent in English and Spanish.
            [doc_image] => 1364843562es_1_.png
            [doc_status] => 1
            [doc_executive_steering] => 0
            [doc_feature_status] => 0
            [doc_order] => 31
            [doc_created_at] => 2025-01-22 20:39:55
            [doc_updated_at] => 2025-01-22 20:41:05
            [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] => 90095
            [doc_disease_state] => 25
            [doc_speciality] => 23
            [doc_region] => 5
            [doc_phone_number] => 123-456-7810
            [doc_type] => GI
            [doc_email] => edithgtjohannes@gmail.com
            [doc_city] => Los Angeles
            [doc_state] => CA
            [doc_video_type] => youtube
            [doc_video] => 
            [mid] => 999
            [mtype] => doctor
            [m_type_id] => 221
            [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] => edith-johannes
            [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
        )

)