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] => 178692
            [item] => CIRCUIT BREAKER
            [fsc] => 5925
            [equipment_id] => 403
            [niin] => 001723049
            [nsn] => 5925-00-172-3049
            [inc] => 0013
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 05:54:50
            [updated_at] => 2023-09-11 05:54:50
        )

    [original:protected] => Array
        (
            [id] => 178692
            [item] => CIRCUIT BREAKER
            [fsc] => 5925
            [equipment_id] => 403
            [niin] => 001723049
            [nsn] => 5925-00-172-3049
            [inc] => 0013
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 05:54:50
            [updated_at] => 2023-09-11 05:54:50
        )

    [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] => 403
                            [title] => CIRCUIT BREAKERS
                            [fsc] => 5925
                            [slug] => circuit-breakers
                            [meta_title] => FSG 5925 Circuit Breakers: High-Quality Circuit Breakers
                            [meta_description] => FSG 5925: Circuit Breakers. Protect your circuits from overcurrents and short circuits with our wide selection of high-quality circuit breakers. Shop now and find the perfect circuit breaker for your project!
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-10-25 11:49:23
                            [deleted_at] => 
                        )

                    [original:protected] => Array
                        (
                            [id] => 403
                            [title] => CIRCUIT BREAKERS
                            [fsc] => 5925
                            [slug] => circuit-breakers
                            [meta_title] => FSG 5925 Circuit Breakers: High-Quality Circuit Breakers
                            [meta_description] => FSG 5925: Circuit Breakers. Protect your circuits from overcurrents and short circuits with our wide selection of high-quality circuit breakers. Shop now and find the perfect circuit breaker for your project!
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-10-25 11:49:23
                            [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] => 1102750
                                            [niin] => 001723049
                                            [part_number] => 3XAM1516MG3-20-250VAC60C3
                                            [cage_code] => 74193
                                            [ref_status] => H
                                            [rncc] => 3
                                            [rnvc] => 9
                                            [dac] => E
                                            [rnaac] => TX
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 1102750
                                            [niin] => 001723049
                                            [part_number] => 3XAM1516MG3-20-250VAC60C3
                                            [cage_code] => 74193
                                            [ref_status] => H
                                            [rncc] => 3
                                            [rnvc] => 9
                                            [dac] => E
                                            [rnaac] => TX
                                            [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] => 1968432
                                                            [cage_code] => 74193
                                                            [type_code] => A
                                                            [status_code] => H
                                                            [company_name] => EATON CORP
                                                            [address_1] => 2300 NORTHWOOD DR
                                                            [address_2] => 
                                                            [city] => SALISBURY
                                                            [state] => MD
                                                            [zip] => 21801-
                                                            [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] => 1968432
                                                            [cage_code] => 74193
                                                            [type_code] => A
                                                            [status_code] => H
                                                            [company_name] => EATON CORP
                                                            [address_1] => 2300 NORTHWOOD DR
                                                            [address_2] => 
                                                            [city] => SALISBURY
                                                            [state] => MD
                                                            [zip] => 21801-
                                                            [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] => 405600
                                            [niin] => 001723049
                                            [pmic] => U
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 
                                            [niin_asgmt] => 08/27/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 8536200040
                                            [inc] => 00136
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 405600
                                            [niin] => 001723049
                                            [pmic] => U
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 
                                            [niin_asgmt] => 08/27/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => 
                                            [schedule_b] => 8536200040
                                            [inc] => 00136
                                            [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] => 776288
                                            [niin] => 001723049
                                            [moe] => DS
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000000134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [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] => 776288
                                            [niin] => 001723049
                                            [moe] => DS
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000000134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [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] => 776289
                                            [niin] => 001723049
                                            [moe] => DM
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000000134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 12B2---
                                            [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] => 776289
                                            [niin] => 001723049
                                            [moe] => DM
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 000000134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 12B2---
                                            [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] => *
                                        )

                                )

                        )

                    [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] => 3390030
                                            [niin] => 001723049
                                            [mrc] => AJWX
                                            [parameter] => MOUNTING SURFACE TO TERMINAL END DISTANCE
                                            [characteristics] => 3.239 INCHES NOMINAL
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390030
                                            [niin] => 001723049
                                            [mrc] => AJWX
                                            [parameter] => MOUNTING SURFACE TO TERMINAL END DISTANCE
                                            [characteristics] => 3.239 INCHES NOMINAL
                                            [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] => 3390031
                                            [niin] => 001723049
                                            [mrc] => CPSM
                                            [parameter] => INTERNAL TRIP RELEASE CONFIGURATION
                                            [characteristics] => SERIES TRIP ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390031
                                            [niin] => 001723049
                                            [mrc] => CPSM
                                            [parameter] => INTERNAL TRIP RELEASE CONFIGURATION
                                            [characteristics] => SERIES TRIP ALL LOCATIONS
                                            [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] => 3390032
                                            [niin] => 001723049
                                            [mrc] => FREQ
                                            [parameter] => FREQUENCY IN HERTZ
                                            [characteristics] => 60.0 ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390032
                                            [niin] => 001723049
                                            [mrc] => FREQ
                                            [parameter] => FREQUENCY IN HERTZ
                                            [characteristics] => 60.0 ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [3] => 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] => 3390033
                                            [niin] => 001723049
                                            [mrc] => BBRG
                                            [parameter] => STORAGE TYPE
                                            [characteristics] => GENERAL PURPOSE WAREHOUSE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390033
                                            [niin] => 001723049
                                            [mrc] => BBRG
                                            [parameter] => STORAGE TYPE
                                            [characteristics] => GENERAL PURPOSE WAREHOUSE
                                            [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] => *
                                        )

                                )

                            [4] => 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] => 3390034
                                            [niin] => 001723049
                                            [mrc] => CPLM
                                            [parameter] => MAXIMUM CONTINUOUS LOAD CURRENT RATING PER POLE
                                            [characteristics] => 20.0 AMPERES AC ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390034
                                            [niin] => 001723049
                                            [mrc] => CPLM
                                            [parameter] => MAXIMUM CONTINUOUS LOAD CURRENT RATING PER POLE
                                            [characteristics] => 20.0 AMPERES AC ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [5] => 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] => 3390035
                                            [niin] => 001723049
                                            [mrc] => AEBQ
                                            [parameter] => CENTER TO CENTER DISTANCE BETWEEN TERMINALS PARALLEL TO WIDTH
                                            [characteristics] => 1.021 INCHES MINIMUM AND 1.041 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390035
                                            [niin] => 001723049
                                            [mrc] => AEBQ
                                            [parameter] => CENTER TO CENTER DISTANCE BETWEEN TERMINALS PARALLEL TO WIDTH
                                            [characteristics] => 1.021 INCHES MINIMUM AND 1.041 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [6] => 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] => 3390036
                                            [niin] => 001723049
                                            [mrc] => AKPX
                                            [parameter] => POLE QUANTITY
                                            [characteristics] => 3
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390036
                                            [niin] => 001723049
                                            [mrc] => AKPX
                                            [parameter] => POLE QUANTITY
                                            [characteristics] => 3
                                            [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] => *
                                        )

                                )

                            [7] => 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] => 3390037
                                            [niin] => 001723049
                                            [mrc] => ADAQ
                                            [parameter] => BODY LENGTH
                                            [characteristics] => 3.709 INCHES MINIMUM AND 3.729 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390037
                                            [niin] => 001723049
                                            [mrc] => ADAQ
                                            [parameter] => BODY LENGTH
                                            [characteristics] => 3.709 INCHES MINIMUM AND 3.729 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [8] => 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] => 3390038
                                            [niin] => 001723049
                                            [mrc] => CPRY
                                            [parameter] => EXTERNAL ACTUATOR LINKAGE ARRANGEMENT
                                            [characteristics] => ONE, TWO, AND THREE LINKED
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390038
                                            [niin] => 001723049
                                            [mrc] => CPRY
                                            [parameter] => EXTERNAL ACTUATOR LINKAGE ARRANGEMENT
                                            [characteristics] => ONE, TWO, AND THREE LINKED
                                            [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] => *
                                        )

                                )

                            [9] => 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] => 3390039
                                            [niin] => 001723049
                                            [mrc] => AFJN
                                            [parameter] => FRAGILITY FACTOR
                                            [characteristics] => MODERATELY RUGGED
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390039
                                            [niin] => 001723049
                                            [mrc] => AFJN
                                            [parameter] => FRAGILITY FACTOR
                                            [characteristics] => MODERATELY RUGGED
                                            [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] => *
                                        )

                                )

                            [10] => 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] => 3390040
                                            [niin] => 001723049
                                            [mrc] => CPRT
                                            [parameter] => MANUAL ACTUATOR TYPE AND QUANTITY
                                            [characteristics] => 3 TOGGLE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390040
                                            [niin] => 001723049
                                            [mrc] => CPRT
                                            [parameter] => MANUAL ACTUATOR TYPE AND QUANTITY
                                            [characteristics] => 3 TOGGLE
                                            [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] => *
                                        )

                                )

                            [11] => 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] => 3390041
                                            [niin] => 001723049
                                            [mrc] => CPRG
                                            [parameter] => MAXIMUM INTERRUPTING CAPACITY CURRENT TYPE AND RATING PER POLE IN AMPS
                                            [characteristics] => 1500.0 AC ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390041
                                            [niin] => 001723049
                                            [mrc] => CPRG
                                            [parameter] => MAXIMUM INTERRUPTING CAPACITY CURRENT TYPE AND RATING PER POLE IN AMPS
                                            [characteristics] => 1500.0 AC ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [12] => 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] => 3390042
                                            [niin] => 001723049
                                            [mrc] => ADAT
                                            [parameter] => BODY WIDTH
                                            [characteristics] => 3.042 INCHES MINIMUM AND 3.062 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390042
                                            [niin] => 001723049
                                            [mrc] => ADAT
                                            [parameter] => BODY WIDTH
                                            [characteristics] => 3.042 INCHES MINIMUM AND 3.062 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [13] => 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] => 3390043
                                            [niin] => 001723049
                                            [mrc] => CPRR
                                            [parameter] => MAIN CONTACT TRIPPING MECHANISM TYPE
                                            [characteristics] => TRIP FREE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390043
                                            [niin] => 001723049
                                            [mrc] => CPRR
                                            [parameter] => MAIN CONTACT TRIPPING MECHANISM TYPE
                                            [characteristics] => TRIP FREE
                                            [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] => *
                                        )

                                )

                            [14] => 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] => 3390044
                                            [niin] => 001723049
                                            [mrc] => AEBY
                                            [parameter] => DISTANCE BETWEEN CENTERLINES OF MOUNTING FACILITIES PARALLEL TO BODY LENGTH
                                            [characteristics] => 2.740 INCHES MINIMUM AND 2.760 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390044
                                            [niin] => 001723049
                                            [mrc] => AEBY
                                            [parameter] => DISTANCE BETWEEN CENTERLINES OF MOUNTING FACILITIES PARALLEL TO BODY LENGTH
                                            [characteristics] => 2.740 INCHES MINIMUM AND 2.760 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [15] => 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] => 3390045
                                            [niin] => 001723049
                                            [mrc] => CPRL
                                            [parameter] => TRIP RELEASE CHARACTERISTIC
                                            [characteristics] => TIME DELAY ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390045
                                            [niin] => 001723049
                                            [mrc] => CPRL
                                            [parameter] => TRIP RELEASE CHARACTERISTIC
                                            [characteristics] => TIME DELAY ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [16] => 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] => 3390046
                                            [niin] => 001723049
                                            [mrc] => CQXF
                                            [parameter] => INCLOSURE PROTECTION TYPE FOR WHICH DESIGNED
                                            [characteristics] => DUSTPROOF AND FUNGUS PROOF
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390046
                                            [niin] => 001723049
                                            [mrc] => CQXF
                                            [parameter] => INCLOSURE PROTECTION TYPE FOR WHICH DESIGNED
                                            [characteristics] => DUSTPROOF AND FUNGUS PROOF
                                            [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] => *
                                        )

                                )

                            [17] => 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] => 3390047
                                            [niin] => 001723049
                                            [mrc] => AEHA
                                            [parameter] => DISTANCE BETWEEN CENTERLINES OF MOUNTING FACILITIES PARALLEL TO BODY WIDTH
                                            [characteristics] => 1.021 INCHES MINIMUM AND 1.041 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390047
                                            [niin] => 001723049
                                            [mrc] => AEHA
                                            [parameter] => DISTANCE BETWEEN CENTERLINES OF MOUNTING FACILITIES PARALLEL TO BODY WIDTH
                                            [characteristics] => 1.021 INCHES MINIMUM AND 1.041 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [18] => 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] => 3390048
                                            [niin] => 001723049
                                            [mrc] => ADTV
                                            [parameter] => CASE MATERIAL
                                            [characteristics] => PLASTIC
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390048
                                            [niin] => 001723049
                                            [mrc] => ADTV
                                            [parameter] => CASE MATERIAL
                                            [characteristics] => PLASTIC
                                            [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] => *
                                        )

                                )

                            [19] => 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] => 3390049
                                            [niin] => 001723049
                                            [mrc] => CPRQ
                                            [parameter] => RESET METHOD
                                            [characteristics] => MANUAL
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390049
                                            [niin] => 001723049
                                            [mrc] => CPRQ
                                            [parameter] => RESET METHOD
                                            [characteristics] => MANUAL
                                            [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] => *
                                        )

                                )

                            [20] => 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] => 3390050
                                            [niin] => 001723049
                                            [mrc] => AEBP
                                            [parameter] => CENTER TO CENTER DISTANCE BETWEEN TERMINALS PARALLEL TO LENGTH
                                            [characteristics] => 3.053 INCHES MINIMUM AND 3.073 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390050
                                            [niin] => 001723049
                                            [mrc] => AEBP
                                            [parameter] => CENTER TO CENTER DISTANCE BETWEEN TERMINALS PARALLEL TO LENGTH
                                            [characteristics] => 3.053 INCHES MINIMUM AND 3.073 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [21] => 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] => 3390051
                                            [niin] => 001723049
                                            [mrc] => THSD
                                            [parameter] => THREAD SERIES DESIGNATOR
                                            [characteristics] => UNC
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390051
                                            [niin] => 001723049
                                            [mrc] => THSD
                                            [parameter] => THREAD SERIES DESIGNATOR
                                            [characteristics] => UNC
                                            [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] => *
                                        )

                                )

                            [22] => 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] => 3390052
                                            [niin] => 001723049
                                            [mrc] => AXHR
                                            [parameter] => MOUNTING FACILITY TYPE AND QUANTITY
                                            [characteristics] => 6 THREADED HOLE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390052
                                            [niin] => 001723049
                                            [mrc] => AXHR
                                            [parameter] => MOUNTING FACILITY TYPE AND QUANTITY
                                            [characteristics] => 6 THREADED HOLE
                                            [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] => *
                                        )

                                )

                            [23] => 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] => 3390053
                                            [niin] => 001723049
                                            [mrc] => CPRJ
                                            [parameter] => TRIP RELEASE METHOD
                                            [characteristics] => MAGNETIC-HYDRAULIC ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390053
                                            [niin] => 001723049
                                            [mrc] => CPRJ
                                            [parameter] => TRIP RELEASE METHOD
                                            [characteristics] => MAGNETIC-HYDRAULIC ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [24] => 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] => 3390054
                                            [niin] => 001723049
                                            [mrc] => CPRN
                                            [parameter] => ULTIMATE TRIP RATING OF CONTINUOUS CURRENT RATING PER POLE IN PERCENT
                                            [characteristics] => 125.0 ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390054
                                            [niin] => 001723049
                                            [mrc] => CPRN
                                            [parameter] => ULTIMATE TRIP RATING OF CONTINUOUS CURRENT RATING PER POLE IN PERCENT
                                            [characteristics] => 125.0 ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [25] => 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] => 3390055
                                            [niin] => 001723049
                                            [mrc] => CPRW
                                            [parameter] => ACTUATOR FUNCTION
                                            [characteristics] => TRIP-RESET
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390055
                                            [niin] => 001723049
                                            [mrc] => CPRW
                                            [parameter] => ACTUATOR FUNCTION
                                            [characteristics] => TRIP-RESET
                                            [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] => *
                                        )

                                )

                            [26] => 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] => 3390056
                                            [niin] => 001723049
                                            [mrc] => APNQ
                                            [parameter] => ARC QUENCHING METHOD
                                            [characteristics] => MAGNETIC BLOWOUT
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390056
                                            [niin] => 001723049
                                            [mrc] => APNQ
                                            [parameter] => ARC QUENCHING METHOD
                                            [characteristics] => MAGNETIC BLOWOUT
                                            [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] => *
                                        )

                                )

                            [27] => 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] => 3390057
                                            [niin] => 001723049
                                            [mrc] => CPRX
                                            [parameter] => ACTUATOR POSITION DESIGNATION
                                            [characteristics] => AT EACH POLE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390057
                                            [niin] => 001723049
                                            [mrc] => CPRX
                                            [parameter] => ACTUATOR POSITION DESIGNATION
                                            [characteristics] => AT EACH POLE
                                            [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] => *
                                        )

                                )

                            [28] => 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] => 3390058
                                            [niin] => 001723049
                                            [mrc] => AJEC
                                            [parameter] => BOSS HEIGHT
                                            [characteristics] => 0.146 INCHES MINIMUM AND 0.166 INCHES MAXIMUM
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390058
                                            [niin] => 001723049
                                            [mrc] => AJEC
                                            [parameter] => BOSS HEIGHT
                                            [characteristics] => 0.146 INCHES MINIMUM AND 0.166 INCHES MAXIMUM
                                            [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] => *
                                        )

                                )

                            [29] => 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] => 3390059
                                            [niin] => 001723049
                                            [mrc] => AAQL
                                            [parameter] => BODY STYLE
                                            [characteristics] => MULTIPOLE-MULTIPLE ACTUATOR TYPE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390059
                                            [niin] => 001723049
                                            [mrc] => AAQL
                                            [parameter] => BODY STYLE
                                            [characteristics] => MULTIPOLE-MULTIPLE ACTUATOR TYPE
                                            [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] => *
                                        )

                                )

                            [30] => 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] => 3390060
                                            [niin] => 001723049
                                            [mrc] => CPRH
                                            [parameter] => CIRCUIT PROTECTION TYPE
                                            [characteristics] => OVERCURRENT ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390060
                                            [niin] => 001723049
                                            [mrc] => CPRH
                                            [parameter] => CIRCUIT PROTECTION TYPE
                                            [characteristics] => OVERCURRENT ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [31] => 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] => 3390061
                                            [niin] => 001723049
                                            [mrc] => TTQY
                                            [parameter] => TERMINAL TYPE AND QUANTITY
                                            [characteristics] => 6 THREADED STUD
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390061
                                            [niin] => 001723049
                                            [mrc] => TTQY
                                            [parameter] => TERMINAL TYPE AND QUANTITY
                                            [characteristics] => 6 THREADED STUD
                                            [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] => *
                                        )

                                )

                            [32] => 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] => 3390062
                                            [niin] => 001723049
                                            [mrc] => CPRF
                                            [parameter] => OPERATING VOLTAGE TYPE AND RATING PER POLE IN VOLTS
                                            [characteristics] => 250.0 AC ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390062
                                            [niin] => 001723049
                                            [mrc] => CPRF
                                            [parameter] => OPERATING VOLTAGE TYPE AND RATING PER POLE IN VOLTS
                                            [characteristics] => 250.0 AC ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [33] => 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] => 3390063
                                            [niin] => 001723049
                                            [mrc] => CQWN
                                            [parameter] => TRIP DELAY TIME IN SECONDS PER RATED CONTINUOUS CURRENT
                                            [characteristics] => 0.320 MINIMUM AT 200 PCT ALL LOCATIONS AND 1.000 MAXIMUM AT 200 PCT ALL LOCATIONS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390063
                                            [niin] => 001723049
                                            [mrc] => CQWN
                                            [parameter] => TRIP DELAY TIME IN SECONDS PER RATED CONTINUOUS CURRENT
                                            [characteristics] => 0.320 MINIMUM AT 200 PCT ALL LOCATIONS AND 1.000 MAXIMUM AT 200 PCT ALL LOCATIONS
                                            [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] => *
                                        )

                                )

                            [34] => 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] => 3390064
                                            [niin] => 001723049
                                            [mrc] => CMLP
                                            [parameter] => THREAD QUANTITY PER INCH
                                            [characteristics] => 32
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390064
                                            [niin] => 001723049
                                            [mrc] => CMLP
                                            [parameter] => THREAD QUANTITY PER INCH
                                            [characteristics] => 32
                                            [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] => *
                                        )

                                )

                            [35] => 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] => 3390065
                                            [niin] => 001723049
                                            [mrc] => CQJX
                                            [parameter] => NOMINAL THREAD SIZE
                                            [characteristics] => 0.138 INCHES
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3390065
                                            [niin] => 001723049
                                            [mrc] => CQJX
                                            [parameter] => NOMINAL THREAD SIZE
                                            [characteristics] => 0.138 INCHES
                                            [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] => 330853
                                            [niin] => 001723049
                                            [pmi] => U
                                            [adp] => 
                                            [cc] => X
                                            [dml] => A
                                            [hmic] => P
                                            [esdc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:00:15
                                            [updated_at] => 2023-09-12 09:00:15
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 330853
                                            [niin] => 001723049
                                            [pmi] => U
                                            [adp] => 
                                            [cc] => X
                                            [dml] => A
                                            [hmic] => P
                                            [esdc] => 
                                            [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
                        (
                        )

                    [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] => 762430
                                            [niin] => 001723049
                                            [s_a] => DM
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 12B2---
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 762430
                                            [niin] => 001723049
                                            [s_a] => DM
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 134.45
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 12B2---
                                            [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] => 762431
                                            [niin] => 001723049
                                            [s_a] => DS
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 134.45
                                            [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] => 762431
                                            [niin] => 001723049
                                            [s_a] => DS
                                            [sos] => SMS
                                            [aac] => Y
                                            [qup] => 1
                                            [ui] => EA
                                            [unit_price] => 134.45
                                            [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] => 405599
                                            [niin] => 001723049
                                            [integ] => 
                                            [nmfc] => 061300
                                            [nmfc_sub] => X
                                            [ufc] => 34410
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => P
                                            [lcl] => 
                                            [wcc] => 658
                                            [tcc] => Z
                                            [shc] => 9
                                            [adc] => A
                                            [acc] => H
                                            [ash] => Z
                                            [nmf_desc] => CIRCUIT BREAKER/SWITCH NOI
                                            [status] => 1
                                            [created_at] => 2023-11-02 03:52:35
                                            [updated_at] => 2023-11-02 03:52:35
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 405599
                                            [niin] => 001723049
                                            [integ] => 
                                            [nmfc] => 061300
                                            [nmfc_sub] => X
                                            [ufc] => 34410
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => P
                                            [lcl] => 
                                            [wcc] => 658
                                            [tcc] => Z
                                            [shc] => 9
                                            [adc] => A
                                            [acc] => H
                                            [ash] => Z
                                            [nmf_desc] => CIRCUIT BREAKER/SWITCH NOI
                                            [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] => *
        )

)