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] => 4551048
            [item] => INDICATOR SUBASSEMBLY,RADAR TARG
            [fsc] => 5840
            [equipment_id] => 391
            [niin] => 014802300
            [nsn] => 5840-01-480-2300
            [inc] => 5030
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 11:24:43
            [updated_at] => 2023-09-11 11:24:43
        )

    [original:protected] => Array
        (
            [id] => 4551048
            [item] => INDICATOR SUBASSEMBLY,RADAR TARG
            [fsc] => 5840
            [equipment_id] => 391
            [niin] => 014802300
            [nsn] => 5840-01-480-2300
            [inc] => 5030
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 11:24:43
            [updated_at] => 2023-09-11 11:24:43
        )

    [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] => 391
                            [title] => RADAR EQUIPMENT, EXCEPT AIRBORNE
                            [fsc] => 5840
                            [slug] => radar-equipment-except-airborne
                            [meta_title] => FSG 5840 - Radar Equipment, Except Airborne | Chipsonsale
                            [meta_description] => FSG 5840: Radar Equipment, Except Airborne Enhance your ability to detect and track objects with our comprehensive selection of high-performance radar equipment.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-21 12:16:09
                            [deleted_at] => 
                        )

                    [original:protected] => Array
                        (
                            [id] => 391
                            [title] => RADAR EQUIPMENT, EXCEPT AIRBORNE
                            [fsc] => 5840
                            [slug] => radar-equipment-except-airborne
                            [meta_title] => FSG 5840 - Radar Equipment, Except Airborne | Chipsonsale
                            [meta_description] => FSG 5840: Radar Equipment, Except Airborne Enhance your ability to detect and track objects with our comprehensive selection of high-performance radar equipment.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-21 12:16:09
                            [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] => 12277481
                                            [niin] => 014802300
                                            [part_number] => 599133-1
                                            [cage_code] => 20418
                                            [ref_status] => C
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => 5
                                            [rnaac] => 9Z
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 12277481
                                            [niin] => 014802300
                                            [part_number] => 599133-1
                                            [cage_code] => 20418
                                            [ref_status] => C
                                            [rncc] => 3
                                            [rnvc] => 2
                                            [dac] => 5
                                            [rnaac] => 9Z
                                            [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] => 629950
                                                            [cage_code] => 20418
                                                            [type_code] => A
                                                            [status_code] => C
                                                            [company_name] => DRS SUSTAINMENT SYSTEMS INC.
                                                            [address_1] => 201 EVANS LN
                                                            [address_2] => 
                                                            [city] => SAINT LOUIS
                                                            [state] => MO
                                                            [zip] => 63121-1126
                                                            [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] => 629950
                                                            [cage_code] => 20418
                                                            [type_code] => A
                                                            [status_code] => C
                                                            [company_name] => DRS SUSTAINMENT SYSTEMS INC.
                                                            [address_1] => 201 EVANS LN
                                                            [address_2] => 
                                                            [city] => SAINT LOUIS
                                                            [state] => MO
                                                            [zip] => 63121-1126
                                                            [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] => 5349451
                                            [niin] => 014802300
                                            [pmic] => A
                                            [adpe_code] => 0
                                            [critl_code] => X
                                            [demil_code] => D
                                            [demil_intg] => 1
                                            [niin_asgmt] => 11/09/2
                                            [esd] => A
                                            [hmic] => N
                                            [enac] => 
                                            [schedule_b] => 8529904720
                                            [inc] => 50305
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 5349451
                                            [niin] => 014802300
                                            [pmic] => A
                                            [adpe_code] => 0
                                            [critl_code] => X
                                            [demil_code] => D
                                            [demil_intg] => 1
                                            [niin_asgmt] => 11/09/2
                                            [esd] => A
                                            [hmic] => N
                                            [enac] => 
                                            [schedule_b] => 8529904720
                                            [inc] => 50305
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

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

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 36231664
                                            [niin] => 014802300
                                            [mrc] => CXCY
                                            [parameter] => PART NAME ASSIGNED BY CONTROLLING AGENCY
                                            [characteristics] => CONTROL AND DISPLAY ASSEMBLY KIT
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 36231664
                                            [niin] => 014802300
                                            [mrc] => CXCY
                                            [parameter] => PART NAME ASSIGNED BY CONTROLLING AGENCY
                                            [characteristics] => CONTROL AND DISPLAY ASSEMBLY KIT
                                            [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] => 36231665
                                            [niin] => 014802300
                                            [mrc] => AGAV
                                            [parameter] => END ITEM IDENTIFICATION
                                            [characteristics] => AN/PPS-501 RADAR
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 36231665
                                            [niin] => 014802300
                                            [mrc] => AGAV
                                            [parameter] => END ITEM IDENTIFICATION
                                            [characteristics] => AN/PPS-501 RADAR
                                            [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] => 36231666
                                            [niin] => 014802300
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => KIT CONTAINS: COMBAT CONTAINER BAG, DISPLAY UNIT IN METAL BOX, CIRCUIT BOARD, AND KEYBOARD
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 36231666
                                            [niin] => 014802300
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => KIT CONTAINS: COMBAT CONTAINER BAG, DISPLAY UNIT IN METAL BOX, CIRCUIT BOARD, AND KEYBOARD
                                            [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] => 36231667
                                            [niin] => 014802300
                                            [mrc] => CXCK
                                            [parameter] => COMPONENT TYPE AND QUANTITY
                                            [characteristics] => 1 DISPLAY AND 1 PRINTED WIRING BOARD AND 1 KEYBOARD AND 1 BOX
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 36231667
                                            [niin] => 014802300
                                            [mrc] => CXCK
                                            [parameter] => COMPONENT TYPE AND QUANTITY
                                            [characteristics] => 1 DISPLAY AND 1 PRINTED WIRING BOARD AND 1 KEYBOARD AND 1 BOX
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

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

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                    [escapeWhenCastingToString:protected] => 
                )

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

                                    [withCount:protected] => Array
                                        (
                                        )

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

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

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

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

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

        )

    [touches:protected] => Array
        (
        )

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

    [visible:protected] => Array
        (
        )

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

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

)