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] => 1132514
            [item] => TRANSMITTER,PRESSURE
            [fsc] => 6685
            [equipment_id] => 504
            [niin] => 015710558
            [nsn] => 6685-01-571-0558
            [inc] => 0337
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 07:13:14
            [updated_at] => 2023-09-11 07:13:14
        )

    [original:protected] => Array
        (
            [id] => 1132514
            [item] => TRANSMITTER,PRESSURE
            [fsc] => 6685
            [equipment_id] => 504
            [niin] => 015710558
            [nsn] => 6685-01-571-0558
            [inc] => 0337
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 07:13:14
            [updated_at] => 2023-09-11 07:13:14
        )

    [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] => 504
                            [title] => PRESSURE, TEMPERATURE & HUMIDITY INSTRUMENTS
                            [fsc] => 6685
                            [slug] => pressure-temperature-humidity-instruments
                            [meta_title] => FSG 6685 - Pressure, Temperature & Humidity Instruments | Chipsonsale
                            [meta_description] => FSG 6685 - Pressure, Temperature & Humidity Instruments:Monitor and control your environment with precision with our wide selection of high-quality pressure, temperature, and humidity instruments.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 10:50:29
                            [deleted_at] => 
                        )

                    [original:protected] => Array
                        (
                            [id] => 504
                            [title] => PRESSURE, TEMPERATURE & HUMIDITY INSTRUMENTS
                            [fsc] => 6685
                            [slug] => pressure-temperature-humidity-instruments
                            [meta_title] => FSG 6685 - Pressure, Temperature & Humidity Instruments | Chipsonsale
                            [meta_description] => FSG 6685 - Pressure, Temperature & Humidity Instruments:Monitor and control your environment with precision with our wide selection of high-quality pressure, temperature, and humidity instruments.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 10:50:29
                            [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] => 13575793
                                            [niin] => 015710558
                                            [part_number] => 4921323
                                            [cage_code] => 0B8S3
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => E
                                            [rnaac] => ZZ
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 13575793
                                            [niin] => 015710558
                                            [part_number] => 4921323
                                            [cage_code] => 0B8S3
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => E
                                            [rnaac] => ZZ
                                            [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] => 116617
                                                            [cage_code] => 0B8S3
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => CUMMINS INC.
                                                            [address_1] => 4155 QUEST WAY
                                                            [address_2] => 
                                                            [city] => MEMPHIS
                                                            [state] => TN
                                                            [zip] => 38115-5017
                                                            [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] => 116617
                                                            [cage_code] => 0B8S3
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => CUMMINS INC.
                                                            [address_1] => 4155 QUEST WAY
                                                            [address_2] => 
                                                            [city] => MEMPHIS
                                                            [state] => TN
                                                            [zip] => 38115-5017
                                                            [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] => 6185439
                                            [niin] => 015710558
                                            [pmic] => A
                                            [adpe_code] => 0
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 01/22/2
                                            [esd] => A
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 9026800000
                                            [inc] => 03375
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 6185439
                                            [niin] => 015710558
                                            [pmic] => A
                                            [adpe_code] => 0
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 01/22/2
                                            [esd] => A
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 9026800000
                                            [inc] => 03375
                                            [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
                        (
                            [0] => App\Models\FlisManagement Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => flis_management
                                    [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] => 11615565
                                            [niin] => 015710558
                                            [moe] => DS
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => N
                                            [mgmt_ctl] => 
                                            [usc] => I
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11615565
                                            [niin] => 015710558
                                            [moe] => DS
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => N
                                            [mgmt_ctl] => 
                                            [usc] => I
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [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] => moe
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rec_rep_code
                                            [10] => mgmt_ctl
                                            [11] => usc
                                            [12] => phrase_code
                                            [13] => phrase_statement
                                            [14] => oou
                                            [15] => jtc
                                            [16] => status
                                        )

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

                                )

                            [1] => App\Models\FlisManagement Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => flis_management
                                    [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] => 11615566
                                            [niin] => 015710558
                                            [moe] => DM
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 1-B2--1
                                            [usc] => M
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11615566
                                            [niin] => 015710558
                                            [moe] => DM
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 1-B2--1
                                            [usc] => M
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [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] => moe
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rec_rep_code
                                            [10] => mgmt_ctl
                                            [11] => usc
                                            [12] => phrase_code
                                            [13] => phrase_statement
                                            [14] => oou
                                            [15] => jtc
                                            [16] => status
                                        )

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

                                )

                            [2] => App\Models\FlisManagement Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => flis_management
                                    [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] => 11615567
                                            [niin] => 015710558
                                            [moe] => DA
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => E2200X-
                                            [usc] => A
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11615567
                                            [niin] => 015710558
                                            [moe] => DA
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000003820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => E2200X-
                                            [usc] => A
                                            [phrase_code] => 
                                            [phrase_statement] => 
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [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] => moe
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rec_rep_code
                                            [10] => mgmt_ctl
                                            [11] => usc
                                            [12] => phrase_code
                                            [13] => phrase_statement
                                            [14] => oou
                                            [15] => jtc
                                            [16] => status
                                        )

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

                                )

                        )

                    [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] => 39038080
                                            [niin] => 015710558
                                            [mrc] => CXCY
                                            [parameter] => PART NAME ASSIGNED BY CONTROLLING AGENCY
                                            [characteristics] => SENSOR,PRS TEMPERATURE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 39038080
                                            [niin] => 015710558
                                            [mrc] => CXCY
                                            [parameter] => PART NAME ASSIGNED BY CONTROLLING AGENCY
                                            [characteristics] => SENSOR,PRS TEMPERATURE
                                            [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] => *
                                        )

                                )

                            [1] => 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] => 39038081
                                            [niin] => 015710558
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => TM 9-4940-568-24P,FIGURE 112,ITEM 2
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 39038081
                                            [niin] => 015710558
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => TM 9-4940-568-24P,FIGURE 112,ITEM 2
                                            [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] => *
                                        )

                                )

                            [2] => 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] => 39038082
                                            [niin] => 015710558
                                            [mrc] => AGAV
                                            [parameter] => END ITEM IDENTIFICATION
                                            [characteristics] => 4940-01-463-7940 FORWARD REPAIR SYST
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 39038082
                                            [niin] => 015710558
                                            [mrc] => AGAV
                                            [parameter] => END ITEM IDENTIFICATION
                                            [characteristics] => 4940-01-463-7940 FORWARD REPAIR SYST
                                            [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
                        (
                            [0] => App\Models\DemilitarizationCode Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => demilitarization_codes
                                    [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] => 5015525
                                            [niin] => 015710558
                                            [pmi] => A
                                            [adp] => 0
                                            [cc] => X
                                            [dml] => A
                                            [hmic] => P
                                            [esdc] => A
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:00:15
                                            [updated_at] => 2023-09-12 09:00:15
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 5015525
                                            [niin] => 015710558
                                            [pmi] => A
                                            [adp] => 0
                                            [cc] => X
                                            [dml] => A
                                            [hmic] => P
                                            [esdc] => A
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:00:15
                                            [updated_at] => 2023-09-12 09:00:15
                                        )

                                    [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] => pmi
                                            [2] => adp
                                            [3] => cc
                                            [4] => dml
                                            [5] => hmic
                                            [6] => esdc
                                            [7] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

            [managementControlArmy] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\ManagementControlArmy Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => management_control_armies
                                    [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] => 1281354
                                            [niin] => 015710558
                                            [matcat_1] => E
                                            [matcat_2] => 2
                                            [matcat_3] => 2
                                            [matcat_4_5] => 00
                                            [arc] => X
                                            [status] => 1
                                            [created_at] => 2023-09-12 10:38:48
                                            [updated_at] => 2023-09-12 10:38:48
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 1281354
                                            [niin] => 015710558
                                            [matcat_1] => E
                                            [matcat_2] => 2
                                            [matcat_3] => 2
                                            [matcat_4_5] => 00
                                            [arc] => X
                                            [status] => 1
                                            [created_at] => 2023-09-12 10:38:48
                                            [updated_at] => 2023-09-12 10:38:48
                                        )

                                    [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] => matcat_1
                                            [2] => matcat_2
                                            [3] => matcat_3
                                            [4] => matcat_4_5
                                            [5] => arc
                                            [6] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

            [miscellaneous] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                            [0] => App\Models\Miscellaneous Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => miscellaneouses
                                    [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] => 11418655
                                            [niin] => 015710558
                                            [s_a] => DM
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 1-B2--1
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11418655
                                            [niin] => 015710558
                                            [s_a] => DM
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 1-B2--1
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [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] => s_a
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rc
                                            [10] => mgmt_ctl
                                            [11] => use_svc
                                            [12] => status
                                        )

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

                                )

                            [1] => App\Models\Miscellaneous Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => miscellaneouses
                                    [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] => 11418656
                                            [niin] => 015710558
                                            [s_a] => DA
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => E2200X-
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11418656
                                            [niin] => 015710558
                                            [s_a] => DA
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => E2200X-
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [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] => s_a
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rc
                                            [10] => mgmt_ctl
                                            [11] => use_svc
                                            [12] => status
                                        )

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

                                )

                            [2] => App\Models\Miscellaneous Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => miscellaneouses
                                    [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] => 11418657
                                            [niin] => 015710558
                                            [s_a] => DS
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => 
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 11418657
                                            [niin] => 015710558
                                            [s_a] => DS
                                            [sos] => SMS
                                            [aac] => J
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 3820.26
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => 
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [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] => s_a
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rc
                                            [10] => mgmt_ctl
                                            [11] => use_svc
                                            [12] => status
                                        )

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

                                )

                        )

                    [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] => 6185379
                                            [niin] => 015710558
                                            [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] => 6185379
                                            [niin] => 015710558
                                            [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] => *
        )

)