App\Models\Item Object
(
    [connection:protected] => mysql
    [table:protected] => items
    [primaryKey:protected] => id
    [keyType:protected] => int
    [incrementing] => 1
    [with:protected] => Array
        (
        )

    [withCount:protected] => Array
        (
        )

    [preventsLazyLoading] => 
    [perPage:protected] => 15
    [exists] => 1
    [wasRecentlyCreated] => 
    [escapeWhenCastingToString:protected] => 
    [attributes:protected] => Array
        (
            [id] => 6365131
            [item] => PULSE DISTRIBUTION SYSTEM
            [fsc] => 6665
            [equipment_id] => 500
            [niin] => 010557397
            [nsn] => 6665-01-055-7397
            [inc] => 7777
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 12:26:45
            [updated_at] => 2023-09-11 12:26:45
        )

    [original:protected] => Array
        (
            [id] => 6365131
            [item] => PULSE DISTRIBUTION SYSTEM
            [fsc] => 6665
            [equipment_id] => 500
            [niin] => 010557397
            [nsn] => 6665-01-055-7397
            [inc] => 7777
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 12:26:45
            [updated_at] => 2023-09-11 12:26:45
        )

    [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
        (
            [equipment] => App\Models\Equipment Object
                (
                    [connection:protected] => mysql
                    [table:protected] => equipments
                    [primaryKey:protected] => id
                    [keyType:protected] => int
                    [incrementing] => 1
                    [with:protected] => Array
                        (
                        )

                    [withCount:protected] => Array
                        (
                        )

                    [preventsLazyLoading] => 
                    [perPage:protected] => 15
                    [exists] => 1
                    [wasRecentlyCreated] => 
                    [escapeWhenCastingToString:protected] => 
                    [attributes:protected] => Array
                        (
                            [id] => 500
                            [title] => HAZARD-DETECTING INSTRUMENTS & APPARATUS
                            [fsc] => 6665
                            [slug] => hazard-detecting-instruments-apparatus
                            [meta_title] => FSG 6665 - Hazard-Detecting Instruments & Apparatus | Chipsonsale
                            [meta_description] => FSG 6665 - Hazard-Detecting Instruments & Apparatus: Stay safe with our wide selection of high-quality hazard-detecting instruments and apparatus.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 10:47:39
                            [deleted_at] => 
                        )

                    [original:protected] => Array
                        (
                            [id] => 500
                            [title] => HAZARD-DETECTING INSTRUMENTS & APPARATUS
                            [fsc] => 6665
                            [slug] => hazard-detecting-instruments-apparatus
                            [meta_title] => FSG 6665 - Hazard-Detecting Instruments & Apparatus | Chipsonsale
                            [meta_description] => FSG 6665 - Hazard-Detecting Instruments & Apparatus: Stay safe with our wide selection of high-quality hazard-detecting instruments and apparatus.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 10:47:39
                            [deleted_at] => 
                        )

                    [changes:protected] => Array
                        (
                        )

                    [casts:protected] => Array
                        (
                            [deleted_at] => datetime
                        )

                    [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
                    [usesUniqueIds] => 
                    [hidden:protected] => Array
                        (
                        )

                    [visible:protected] => Array
                        (
                        )

                    [fillable:protected] => Array
                        (
                            [0] => title
                            [1] => fsc
                            [2] => slug
                            [3] => status
                            [4] => meta_title
                            [5] => meta_description
                        )

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

                    [forceDeleting:protected] => 
                )

            [referencePart] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\ReferencePartNumber Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => reference_part_numbers
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                            [0] => manufacturer
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 6385728
                                            [niin] => 010557397
                                            [part_number] => PFM300
                                            [cage_code] => 30733
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => 4
                                            [rnaac] => 51
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 6385728
                                            [niin] => 010557397
                                            [part_number] => PFM300
                                            [cage_code] => 30733
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => 4
                                            [rnaac] => 51
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [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
                                        (
                                            [manufacturer] => App\Models\Manufacturer Object
                                                (
                                                    [connection:protected] => mysql
                                                    [table:protected] => manufacturers
                                                    [primaryKey:protected] => id
                                                    [keyType:protected] => int
                                                    [incrementing] => 1
                                                    [with:protected] => Array
                                                        (
                                                        )

                                                    [withCount:protected] => Array
                                                        (
                                                        )

                                                    [preventsLazyLoading] => 
                                                    [perPage:protected] => 15
                                                    [exists] => 1
                                                    [wasRecentlyCreated] => 
                                                    [escapeWhenCastingToString:protected] => 
                                                    [attributes:protected] => Array
                                                        (
                                                            [id] => 669589
                                                            [cage_code] => 30733
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => LENCO
                                                            [address_1] => 319 W MAIN ST
                                                            [address_2] => 
                                                            [city] => JACKSON
                                                            [state] => MO
                                                            [zip] => 63755-
                                                            [country] => UNITED STATES
                                                            [status] => 1
                                                            [created_at] => 2023-09-08 10:57:17
                                                            [updated_at] => 2023-09-08 10:57:17
                                                            [deleted_at] => 
                                                        )

                                                    [original:protected] => Array
                                                        (
                                                            [id] => 669589
                                                            [cage_code] => 30733
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => LENCO
                                                            [address_1] => 319 W MAIN ST
                                                            [address_2] => 
                                                            [city] => JACKSON
                                                            [state] => MO
                                                            [zip] => 63755-
                                                            [country] => UNITED STATES
                                                            [status] => 1
                                                            [created_at] => 2023-09-08 10:57:17
                                                            [updated_at] => 2023-09-08 10:57:17
                                                            [deleted_at] => 
                                                        )

                                                    [changes:protected] => Array
                                                        (
                                                        )

                                                    [casts:protected] => Array
                                                        (
                                                            [deleted_at] => datetime
                                                        )

                                                    [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
                                                    [usesUniqueIds] => 
                                                    [hidden:protected] => Array
                                                        (
                                                        )

                                                    [visible:protected] => Array
                                                        (
                                                        )

                                                    [fillable:protected] => Array
                                                        (
                                                            [0] => cage_code
                                                            [1] => type_code
                                                            [2] => status_code
                                                            [3] => company_name
                                                            [4] => address_1
                                                            [5] => address_2
                                                            [6] => city
                                                            [7] => state
                                                            [8] => zip
                                                            [9] => country
                                                            [10] => status
                                                        )

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

                                                    [forceDeleting:protected] => 
                                                )

                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => cage_code
                                            [2] => part_number
                                            [3] => ref_status
                                            [4] => rncc
                                            [5] => rnvc
                                            [6] => dac
                                            [7] => rnaac
                                            [8] => msds
                                            [9] => sadc
                                            [10] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

            [flisIdentify] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\FlisIdentification Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => flis_identifications
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 2398244
                                            [niin] => 010557397
                                            [pmic] => U
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 02/10/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 
                                            [inc] => 77777
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 2398244
                                            [niin] => 010557397
                                            [pmic] => U
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 02/10/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 
                                            [inc] => 77777
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [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
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => pmic
                                            [2] => adpe_code
                                            [3] => critl_code
                                            [4] => demil_code
                                            [5] => demil_intg
                                            [6] => niin_asgmt
                                            [7] => esd
                                            [8] => hmic
                                            [9] => enac
                                            [10] => schedule_b
                                            [11] => inc
                                            [12] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

            [nsnFeature] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\NsnFeature Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => nsn_features
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 20308051
                                            [niin] => 010557397
                                            [mrc] => TEXT
                                            [parameter] => GENERAL CHARACTERISTICS ITEM DESCRIPTION
                                            [characteristics] => AUTOMATIC INTERCONNECTIONS,GROUND LOOP PROTECTION,CONSTANT VOLTAGE TRANSFORMER,70-150 VOLTS,60 HZ
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 20308051
                                            [niin] => 010557397
                                            [mrc] => TEXT
                                            [parameter] => GENERAL CHARACTERISTICS ITEM DESCRIPTION
                                            [characteristics] => AUTOMATIC INTERCONNECTIONS,GROUND LOOP PROTECTION,CONSTANT VOLTAGE TRANSFORMER,70-150 VOLTS,60 HZ
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [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
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => mrc
                                            [2] => parameter
                                            [3] => characteristics
                                            [4] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

            [freight] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\Freight Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => v_frt_1
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 2398240
                                            [niin] => 010557397
                                            [integ] => 
                                            [nmfc] => 
                                            [nmfc_sub] => 
                                            [ufc] => 
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => 
                                            [lcl] => 
                                            [wcc] => 
                                            [tcc] => 
                                            [shc] => 
                                            [adc] => 
                                            [acc] => 
                                            [ash] => 
                                            [nmf_desc] => 
                                            [status] => 1
                                            [created_at] => 2023-11-02 03:52:35
                                            [updated_at] => 2023-11-02 03:52:35
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 2398240
                                            [niin] => 010557397
                                            [integ] => 
                                            [nmfc] => 
                                            [nmfc_sub] => 
                                            [ufc] => 
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => 
                                            [lcl] => 
                                            [wcc] => 
                                            [tcc] => 
                                            [shc] => 
                                            [adc] => 
                                            [acc] => 
                                            [ash] => 
                                            [nmf_desc] => 
                                            [status] => 1
                                            [created_at] => 2023-11-02 03:52:35
                                            [updated_at] => 2023-11-02 03:52:35
                                        )

                                    [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
                                    [usesUniqueIds] => 
                                    [hidden:protected] => Array
                                        (
                                        )

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => integ
                                            [2] => nmfc
                                            [3] => nmfc_sub
                                            [4] => ufc
                                            [5] => rvc
                                            [6] => hmc
                                            [7] => ltl
                                            [8] => lcl
                                            [9] => wcc
                                            [10] => tcc
                                            [11] => shc
                                            [12] => adc
                                            [13] => acc
                                            [14] => ash
                                            [15] => nmf_desc
                                            [16] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

        )

    [touches:protected] => Array
        (
        )

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

    [visible:protected] => Array
        (
        )

    [fillable:protected] => Array
        (
            [0] => item
            [1] => nsn
            [2] => fsc
            [3] => niin
            [4] => equipment_id
            [5] => inc
            [6] => status
            [7] => meta_title
            [8] => meta_description
        )

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

)