Contact Supplier

App\Models\SupplierCompanyDetail Object
(
    [table] => supplier_company_detail
    [primaryKey] => company_id
    [fillable:protected] => Array
        (
            [0] => company_name
            [1] => is_new
            [2] => user_id
            [3] => business_type_id
            [4] => registration_country
            [5] => registration_state
            [6] => registration_street
            [7] => registration_city
            [8] => registration_zipcode
            [9] => registration_year
            [10] => registration_month
            [11] => company_website_one
            [12] => company_website_two
            [13] => company_website_three
            [14] => leagal_owner_name
            [15] => office_size
            [16] => company_advantage
            [17] => detailed_company_introduction
            [18] => address_country
            [19] => number_of_employees
            [20] => mobile_number
            [21] => landline_number
            [22] => fax_number
            [23] => facebook_url
            [24] => twitter_url
            [25] => other_business_type
        )

    [connection:protected] => 
    [keyType:protected] => int
    [perPage:protected] => 15
    [incrementing] => 1
    [timestamps] => 1
    [attributes:protected] => Array
        (
            [company_id] => 14
            [company_name] => TEA
            [user_id] => 758
            [is_new] => 1
            [business_type_id] => 
            [other_business_type] => TEA KETTLE
            [registration_country] => TR
            [registration_state] => 
            [registration_street] => GAZIANTEP
            [registration_city] => antep
            [address_country] => TR
            [registration_zipcode] => 70100
            [registration_year] => 2003
            [registration_month] => 
            [number_of_employees] => 10
            [company_website_one] => 
            [company_website_two] => 
            [company_website_three] => 
            [leagal_owner_name] => 
            [office_size] => 
            [company_advantage] => 
            [detailed_company_introduction] => 
            [mobile_number] => +90-5330922883
            [landline_number] => +90-530922883
            [facebook_url] => 
            [twitter_url] => 
            [fax_number] => -
            [created_at] => 2021-11-12 17:14:17
            [updated_at] => 2021-12-18 17:50:39
        )

    [original:protected] => Array
        (
            [company_id] => 14
            [company_name] => TEA
            [user_id] => 758
            [is_new] => 1
            [business_type_id] => 
            [other_business_type] => TEA KETTLE
            [registration_country] => TR
            [registration_state] => 
            [registration_street] => GAZIANTEP
            [registration_city] => antep
            [address_country] => TR
            [registration_zipcode] => 70100
            [registration_year] => 2003
            [registration_month] => 
            [number_of_employees] => 10
            [company_website_one] => 
            [company_website_two] => 
            [company_website_three] => 
            [leagal_owner_name] => 
            [office_size] => 
            [company_advantage] => 
            [detailed_company_introduction] => 
            [mobile_number] => +90-5330922883
            [landline_number] => +90-530922883
            [facebook_url] => 
            [twitter_url] => 
            [fax_number] => -
            [created_at] => 2021-11-12 17:14:17
            [updated_at] => 2021-12-18 17:50:39
        )

    [relations:protected] => Array
        (
            [businessTypeDetail] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                        )

                )

            [businessTypeIds] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\CompanyBusinessTypeMappingMaster Object
                                (
                                    [table] => company_business_type_mapping_master
                                    [fillable] => Array
                                        (
                                            [0] => company_id
                                            [1] => business_type_id
                                        )

                                    [timestamps] => 
                                    [connection:protected] => 
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [perPage:protected] => 15
                                    [incrementing] => 1
                                    [attributes:protected] => Array
                                        (
                                            [id] => 579
                                            [company_id] => 14
                                            [business_type_id] => 20
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 579
                                            [company_id] => 14
                                            [business_type_id] => 20
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [appends:protected] => Array
                                        (
                                        )

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

                                    [dates:protected] => Array
                                        (
                                        )

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

                                    [touches:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [with:protected] => Array
                                        (
                                        )

                                    [morphClass:protected] => 
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                )

                            [1] => App\Models\CompanyBusinessTypeMappingMaster Object
                                (
                                    [table] => company_business_type_mapping_master
                                    [fillable] => Array
                                        (
                                            [0] => company_id
                                            [1] => business_type_id
                                        )

                                    [timestamps] => 
                                    [connection:protected] => 
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [perPage:protected] => 15
                                    [incrementing] => 1
                                    [attributes:protected] => Array
                                        (
                                            [id] => 580
                                            [company_id] => 14
                                            [business_type_id] => 23
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 580
                                            [company_id] => 14
                                            [business_type_id] => 23
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [appends:protected] => Array
                                        (
                                        )

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

                                    [dates:protected] => Array
                                        (
                                        )

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

                                    [touches:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [with:protected] => Array
                                        (
                                        )

                                    [morphClass:protected] => 
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                )

                            [2] => App\Models\CompanyBusinessTypeMappingMaster Object
                                (
                                    [table] => company_business_type_mapping_master
                                    [fillable] => Array
                                        (
                                            [0] => company_id
                                            [1] => business_type_id
                                        )

                                    [timestamps] => 
                                    [connection:protected] => 
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [perPage:protected] => 15
                                    [incrementing] => 1
                                    [attributes:protected] => Array
                                        (
                                            [id] => 581
                                            [company_id] => 14
                                            [business_type_id] => 28
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 581
                                            [company_id] => 14
                                            [business_type_id] => 28
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [appends:protected] => Array
                                        (
                                        )

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

                                    [dates:protected] => Array
                                        (
                                        )

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

                                    [touches:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [with:protected] => Array
                                        (
                                        )

                                    [morphClass:protected] => 
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                )

                            [3] => App\Models\CompanyBusinessTypeMappingMaster Object
                                (
                                    [table] => company_business_type_mapping_master
                                    [fillable] => Array
                                        (
                                            [0] => company_id
                                            [1] => business_type_id
                                        )

                                    [timestamps] => 
                                    [connection:protected] => 
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [perPage:protected] => 15
                                    [incrementing] => 1
                                    [attributes:protected] => Array
                                        (
                                            [id] => 582
                                            [company_id] => 14
                                            [business_type_id] => 0
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 582
                                            [company_id] => 14
                                            [business_type_id] => 0
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [appends:protected] => Array
                                        (
                                        )

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

                                    [dates:protected] => Array
                                        (
                                        )

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

                                    [touches:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [with:protected] => Array
                                        (
                                        )

                                    [morphClass:protected] => 
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                )

                        )

                )

        )

    [hidden:protected] => Array
        (
        )

    [visible:protected] => Array
        (
        )

    [appends:protected] => Array
        (
        )

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

    [dates:protected] => Array
        (
        )

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

    [touches:protected] => Array
        (
        )

    [observables:protected] => Array
        (
        )

    [with:protected] => Array
        (
        )

    [morphClass:protected] => 
    [exists] => 1
    [wasRecentlyCreated] => 
)
Business type:

Business Service ( transfortation, Finance, Travel, ads, etc) , Distributor Wholesaler , Manufacturer , TEA KETTLE

Country/Region: Turkey 🇹🇷
Main Products: kattle , samovar, tea set
Number of employees: 10
Year Established: 2003
Business type:

Business Service ( transfortation, Finance, Travel, ads, etc) , Distributor Wholesaler , Manufacturer , TEA KETTLE

Country/Region: Turkey 🇹🇷
Main Products: kattle , samovar, tea set
Number of employees: 10
Year Established: 2003