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] => 2614305
            [item] => PAPER,TABULATING MACHINE,CONTINU
            [fsc] => 7530
            [equipment_id] => 557
            [niin] => 008389129
            [nsn] => 7530-00-838-9129
            [inc] => 1677
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 09:58:20
            [updated_at] => 2023-09-11 09:58:20
        )

    [original:protected] => Array
        (
            [id] => 2614305
            [item] => PAPER,TABULATING MACHINE,CONTINU
            [fsc] => 7530
            [equipment_id] => 557
            [niin] => 008389129
            [nsn] => 7530-00-838-9129
            [inc] => 1677
            [meta_title] => 
            [meta_description] => 
            [status] => 1
            [created_at] => 2023-09-11 09:58:20
            [updated_at] => 2023-09-11 09:58:20
        )

    [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] => 557
                            [title] => STATIONERY & RECORD FORMS
                            [fsc] => 7530
                            [slug] => stationery-record-forms
                            [meta_title] => FSG 7530 - Stationery & Record Forms | Chipsonsale
                            [meta_description] => Maintain impeccable records with FSG 7530 - Stationery & Record Forms. Discover a comprehensive range of essential tools for organized and compliant documentation.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 12:36:21
                            [deleted_at] => 
                        )

                    [original:protected] => Array
                        (
                            [id] => 557
                            [title] => STATIONERY & RECORD FORMS
                            [fsc] => 7530
                            [slug] => stationery-record-forms
                            [meta_title] => FSG 7530 - Stationery & Record Forms | Chipsonsale
                            [meta_description] => Maintain impeccable records with FSG 7530 - Stationery & Record Forms. Discover a comprehensive range of essential tools for organized and compliant documentation.
                            [status] => 1
                            [created_at] => 2023-08-30 11:14:17
                            [updated_at] => 2023-11-15 12:36:21
                            [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] => 4784279
                                            [niin] => 008389129
                                            [part_number] => A-A-3102
                                            [cage_code] => 58536
                                            [ref_status] => M
                                            [rncc] => 4
                                            [rnvc] => 1
                                            [dac] => 3
                                            [rnaac] => ZZ
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784279
                                            [niin] => 008389129
                                            [part_number] => A-A-3102
                                            [cage_code] => 58536
                                            [ref_status] => M
                                            [rncc] => 4
                                            [rnvc] => 1
                                            [dac] => 3
                                            [rnaac] => ZZ
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                            [manufacturer] => App\Models\Manufacturer Object
                                                (
                                                    [connection:protected] => mysql
                                                    [table:protected] => manufacturers
                                                    [primaryKey:protected] => id
                                                    [keyType:protected] => int
                                                    [incrementing] => 1
                                                    [with:protected] => Array
                                                        (
                                                        )

                                                    [withCount:protected] => Array
                                                        (
                                                        )

                                                    [preventsLazyLoading] => 
                                                    [perPage:protected] => 15
                                                    [exists] => 1
                                                    [wasRecentlyCreated] => 
                                                    [escapeWhenCastingToString:protected] => 
                                                    [attributes:protected] => Array
                                                        (
                                                            [id] => 1451715
                                                            [cage_code] => 58536
                                                            [type_code] => A
                                                            [status_code] => M
                                                            [company_name] => FEDERAL COMMERCIAL ITEM DESCRIPT
                                                            [address_1] => 
                                                            [address_2] => 
                                                            [city] => 
                                                            [state] => 
                                                            [zip] => 
                                                            [country] => 
                                                            [status] => 1
                                                            [created_at] => 2023-09-08 10:57:17
                                                            [updated_at] => 2023-09-08 10:57:17
                                                            [deleted_at] => 
                                                        )

                                                    [original:protected] => Array
                                                        (
                                                            [id] => 1451715
                                                            [cage_code] => 58536
                                                            [type_code] => A
                                                            [status_code] => M
                                                            [company_name] => FEDERAL COMMERCIAL ITEM DESCRIPT
                                                            [address_1] => 
                                                            [address_2] => 
                                                            [city] => 
                                                            [state] => 
                                                            [zip] => 
                                                            [country] => 
                                                            [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] => *
                                        )

                                )

                            [1] => 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] => 4784280
                                            [niin] => 008389129
                                            [part_number] => 1482T
                                            [cage_code] => 41343
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 1
                                            [dac] => 2
                                            [rnaac] => 75
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784280
                                            [niin] => 008389129
                                            [part_number] => 1482T
                                            [cage_code] => 41343
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 1
                                            [dac] => 2
                                            [rnaac] => 75
                                            [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] => 988354
                                                            [cage_code] => 41343
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => MOORE BUSINESS FORMS INC EASTERN
                                                            [address_1] => 900 BUFFALO AVE
                                                            [address_2] => 
                                                            [city] => NIAGARA FALLS
                                                            [state] => NY
                                                            [zip] => 14302-0900
                                                            [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] => 988354
                                                            [cage_code] => 41343
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => MOORE BUSINESS FORMS INC EASTERN
                                                            [address_1] => 900 BUFFALO AVE
                                                            [address_2] => 
                                                            [city] => NIAGARA FALLS
                                                            [state] => NY
                                                            [zip] => 14302-0900
                                                            [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] => *
                                        )

                                )

                            [2] => 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] => 4784281
                                            [niin] => 008389129
                                            [part_number] => 1478
                                            [cage_code] => 56897
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 1
                                            [dac] => 4
                                            [rnaac] => 75
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784281
                                            [niin] => 008389129
                                            [part_number] => 1478
                                            [cage_code] => 56897
                                            [ref_status] => A
                                            [rncc] => 3
                                            [rnvc] => 1
                                            [dac] => 4
                                            [rnaac] => 75
                                            [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] => 1429843
                                                            [cage_code] => 56897
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => THE STANDARD REGISTER COMPANY
                                                            [address_1] => 600 ALBANY ST
                                                            [address_2] => 
                                                            [city] => DAYTON
                                                            [state] => OH
                                                            [zip] => 45417-3405
                                                            [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] => 1429843
                                                            [cage_code] => 56897
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => THE STANDARD REGISTER COMPANY
                                                            [address_1] => 600 ALBANY ST
                                                            [address_2] => 
                                                            [city] => DAYTON
                                                            [state] => OH
                                                            [zip] => 45417-3405
                                                            [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] => *
                                        )

                                )

                            [3] => 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] => 4784282
                                            [niin] => 008389129
                                            [part_number] => 1482T-1
                                            [cage_code] => 41343
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 1
                                            [dac] => 4
                                            [rnaac] => 75
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784282
                                            [niin] => 008389129
                                            [part_number] => 1482T-1
                                            [cage_code] => 41343
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 1
                                            [dac] => 4
                                            [rnaac] => 75
                                            [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] => 988354
                                                            [cage_code] => 41343
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => MOORE BUSINESS FORMS INC EASTERN
                                                            [address_1] => 900 BUFFALO AVE
                                                            [address_2] => 
                                                            [city] => NIAGARA FALLS
                                                            [state] => NY
                                                            [zip] => 14302-0900
                                                            [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] => 988354
                                                            [cage_code] => 41343
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => MOORE BUSINESS FORMS INC EASTERN
                                                            [address_1] => 900 BUFFALO AVE
                                                            [address_2] => 
                                                            [city] => NIAGARA FALLS
                                                            [state] => NY
                                                            [zip] => 14302-0900
                                                            [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] => *
                                        )

                                )

                            [4] => 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] => 4784283
                                            [niin] => 008389129
                                            [part_number] => A-A-3102 TY1
                                            [cage_code] => 80244
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 1
                                            [dac] => 3
                                            [rnaac] => ZZ
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784283
                                            [niin] => 008389129
                                            [part_number] => A-A-3102 TY1
                                            [cage_code] => 80244
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 1
                                            [dac] => 3
                                            [rnaac] => ZZ
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                            [manufacturer] => App\Models\Manufacturer Object
                                                (
                                                    [connection:protected] => mysql
                                                    [table:protected] => manufacturers
                                                    [primaryKey:protected] => id
                                                    [keyType:protected] => int
                                                    [incrementing] => 1
                                                    [with:protected] => Array
                                                        (
                                                        )

                                                    [withCount:protected] => Array
                                                        (
                                                        )

                                                    [preventsLazyLoading] => 
                                                    [perPage:protected] => 15
                                                    [exists] => 1
                                                    [wasRecentlyCreated] => 
                                                    [escapeWhenCastingToString:protected] => 
                                                    [attributes:protected] => Array
                                                        (
                                                            [id] => 1997772
                                                            [cage_code] => 80244
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => GENERAL SERVICES ADMINISTRATION
                                                            [address_1] => 1901 S BELL ST
                                                            [address_2] => 
                                                            [city] => ARLINGTON
                                                            [state] => VA
                                                            [zip] => 22202-
                                                            [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] => 1997772
                                                            [cage_code] => 80244
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => GENERAL SERVICES ADMINISTRATION
                                                            [address_1] => 1901 S BELL ST
                                                            [address_2] => 
                                                            [city] => ARLINGTON
                                                            [state] => VA
                                                            [zip] => 22202-
                                                            [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] => *
                                        )

                                )

                            [5] => 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] => 4784284
                                            [niin] => 008389129
                                            [part_number] => UU-P-546 TY1
                                            [cage_code] => 80244
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 9
                                            [dac] => 3
                                            [rnaac] => 75
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784284
                                            [niin] => 008389129
                                            [part_number] => UU-P-546 TY1
                                            [cage_code] => 80244
                                            [ref_status] => A
                                            [rncc] => 5
                                            [rnvc] => 9
                                            [dac] => 3
                                            [rnaac] => 75
                                            [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] => 1997772
                                                            [cage_code] => 80244
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => GENERAL SERVICES ADMINISTRATION
                                                            [address_1] => 1901 S BELL ST
                                                            [address_2] => 
                                                            [city] => ARLINGTON
                                                            [state] => VA
                                                            [zip] => 22202-
                                                            [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] => 1997772
                                                            [cage_code] => 80244
                                                            [type_code] => A
                                                            [status_code] => A
                                                            [company_name] => GENERAL SERVICES ADMINISTRATION
                                                            [address_1] => 1901 S BELL ST
                                                            [address_2] => 
                                                            [city] => ARLINGTON
                                                            [state] => VA
                                                            [zip] => 22202-
                                                            [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] => *
                                        )

                                )

                            [6] => 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] => 4784285
                                            [niin] => 008389129
                                            [part_number] => UU-P-546
                                            [cage_code] => 81348
                                            [ref_status] => M
                                            [rncc] => 5
                                            [rnvc] => 9
                                            [dac] => 3
                                            [rnaac] => 75
                                            [msds] => 
                                            [sadc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 05:58:52
                                            [updated_at] => 2023-09-12 05:58:52
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 4784285
                                            [niin] => 008389129
                                            [part_number] => UU-P-546
                                            [cage_code] => 81348
                                            [ref_status] => M
                                            [rncc] => 5
                                            [rnvc] => 9
                                            [dac] => 3
                                            [rnaac] => 75
                                            [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] => 1999032
                                                            [cage_code] => 81348
                                                            [type_code] => A
                                                            [status_code] => M
                                                            [company_name] => FEDERAL SPECIFICATIONS
                                                            [address_1] => 
                                                            [address_2] => 
                                                            [city] => 
                                                            [state] => 
                                                            [zip] => 
                                                            [country] => 
                                                            [status] => 1
                                                            [created_at] => 2023-09-08 10:57:17
                                                            [updated_at] => 2023-09-08 10:57:17
                                                            [deleted_at] => 
                                                        )

                                                    [original:protected] => Array
                                                        (
                                                            [id] => 1999032
                                                            [cage_code] => 81348
                                                            [type_code] => A
                                                            [status_code] => M
                                                            [company_name] => FEDERAL SPECIFICATIONS
                                                            [address_1] => 
                                                            [address_2] => 
                                                            [city] => 
                                                            [state] => 
                                                            [zip] => 
                                                            [country] => 
                                                            [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] => 1725661
                                            [niin] => 008389129
                                            [pmic] => A
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 12/16/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => JL
                                            [schedule_b] => 
                                            [inc] => 16777
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:23:17
                                            [updated_at] => 2023-09-12 07:23:17
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 1725661
                                            [niin] => 008389129
                                            [pmic] => A
                                            [adpe_code] => 
                                            [critl_code] => X
                                            [demil_code] => A
                                            [demil_intg] => 1
                                            [niin_asgmt] => 12/16/1
                                            [esd] => 
                                            [hmic] => P
                                            [enac] => JL
                                            [schedule_b] => 
                                            [inc] => 16777
                                            [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] => 3258147
                                            [niin] => 008389129
                                            [moe] => DM
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 1302--1
                                            [usc] => M
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3258147
                                            [niin] => 008389129
                                            [moe] => DM
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => 1302--1
                                            [usc] => M
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [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] => 3258148
                                            [niin] => 008389129
                                            [moe] => DF
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => N
                                            [mgmt_ctl] => SF9---N
                                            [usc] => F
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3258148
                                            [niin] => 008389129
                                            [moe] => DF
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => N
                                            [mgmt_ctl] => SF9---N
                                            [usc] => F
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => moe
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rec_rep_code
                                            [10] => mgmt_ctl
                                            [11] => usc
                                            [12] => phrase_code
                                            [13] => phrase_statement
                                            [14] => oou
                                            [15] => jtc
                                            [16] => status
                                        )

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

                                )

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

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 3258149
                                            [niin] => 008389129
                                            [moe] => TG
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [mgmt_ctl] => 
                                            [usc] => I
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3258149
                                            [niin] => 008389129
                                            [moe] => TG
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [mgmt_ctl] => 
                                            [usc] => I
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [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] => *
                                        )

                                )

                            [3] => 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] => 3258150
                                            [niin] => 008389129
                                            [moe] => DN
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000040.68
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [mgmt_ctl] => 9Q-----
                                            [usc] => N
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3258150
                                            [niin] => 008389129
                                            [moe] => DN
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000040.68
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => 
                                            [mgmt_ctl] => 9Q-----
                                            [usc] => N
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [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] => *
                                        )

                                )

                            [4] => 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] => 3258151
                                            [niin] => 008389129
                                            [moe] => DA
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => E2200X-
                                            [usc] => A
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [oou] => 
                                            [jtc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 07:56:11
                                            [updated_at] => 2023-09-12 07:56:11
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3258151
                                            [niin] => 008389129
                                            [moe] => DA
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 000000035.82
                                            [slc] => 0
                                            [ciic] => U
                                            [rec_rep_code] => Z
                                            [mgmt_ctl] => E2200X-
                                            [usc] => A
                                            [phrase_code] => K
                                            [phrase_statement] => U/I CONTAINS 2500 SH
                                            [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] => 14721911
                                            [niin] => 008389129
                                            [mrc] => ENAC
                                            [parameter] => ENVIRONMENTAL ATTRIBUTE CODE
                                            [characteristics] => COMPREHENSIVE PROCUREMENT GUIDELINE - PAPER AND PAPER PRODUCTS - PRINTING AND WRITING PAPERS
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721911
                                            [niin] => 008389129
                                            [mrc] => ENAC
                                            [parameter] => ENVIRONMENTAL ATTRIBUTE CODE
                                            [characteristics] => COMPREHENSIVE PROCUREMENT GUIDELINE - PAPER AND PAPER PRODUCTS - PRINTING AND WRITING PAPERS
                                            [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] => 14721912
                                            [niin] => 008389129
                                            [mrc] => CBXX
                                            [parameter] => FOLD LENGTH
                                            [characteristics] => 8.500 INCHES NOMINAL
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721912
                                            [niin] => 008389129
                                            [mrc] => CBXX
                                            [parameter] => FOLD LENGTH
                                            [characteristics] => 8.500 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] => *
                                        )

                                )

                            [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] => 14721913
                                            [niin] => 008389129
                                            [mrc] => ZZZT
                                            [parameter] => NONDEFINITIVE SPEC/STD DATA
                                            [characteristics] => 1 TYPE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721913
                                            [niin] => 008389129
                                            [mrc] => ZZZT
                                            [parameter] => NONDEFINITIVE SPEC/STD DATA
                                            [characteristics] => 1 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] => *
                                        )

                                )

                            [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] => 14721914
                                            [niin] => 008389129
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => 1/2 IN WIDE SHADED SPACE PRINTING
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721914
                                            [niin] => 008389129
                                            [mrc] => FEAT
                                            [parameter] => SPECIAL FEATURES
                                            [characteristics] => 1/2 IN WIDE SHADED SPACE PRINTING
                                            [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] => 14721915
                                            [niin] => 008389129
                                            [mrc] => CGZL
                                            [parameter] => MARGINAL PERFORATION
                                            [characteristics] => PROVIDED
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721915
                                            [niin] => 008389129
                                            [mrc] => CGZL
                                            [parameter] => MARGINAL PERFORATION
                                            [characteristics] => PROVIDED
                                            [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] => 14721916
                                            [niin] => 008389129
                                            [mrc] => CGZM
                                            [parameter] => PERFORATED MARGIN DIMENSION AND LOCATION
                                            [characteristics] => 0.500 INCHES LEFT SIDE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721916
                                            [niin] => 008389129
                                            [mrc] => CGZM
                                            [parameter] => PERFORATED MARGIN DIMENSION AND LOCATION
                                            [characteristics] => 0.500 INCHES LEFT SIDE
                                            [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] => 14721917
                                            [niin] => 008389129
                                            [mrc] => CGZY
                                            [parameter] => HORIZONTAL WIDTH
                                            [characteristics] => 14.875 INCHES NOMINAL
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721917
                                            [niin] => 008389129
                                            [mrc] => CGZY
                                            [parameter] => HORIZONTAL WIDTH
                                            [characteristics] => 14.875 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] => *
                                        )

                                )

                            [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] => 14721918
                                            [niin] => 008389129
                                            [mrc] => ARJD
                                            [parameter] => DESIGN FORM
                                            [characteristics] => SINGLE SHEET
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721918
                                            [niin] => 008389129
                                            [mrc] => ARJD
                                            [parameter] => DESIGN FORM
                                            [characteristics] => SINGLE SHEET
                                            [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] => 14721919
                                            [niin] => 008389129
                                            [mrc] => HUES
                                            [parameter] => COLOR
                                            [characteristics] => WHITE
                                            [status] => 1
                                            [created_at] => 2023-09-12 04:24:49
                                            [updated_at] => 2023-09-12 04:24:49
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 14721919
                                            [niin] => 008389129
                                            [mrc] => HUES
                                            [parameter] => COLOR
                                            [characteristics] => WHITE
                                            [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] => 1373159
                                            [niin] => 008389129
                                            [pmi] => A
                                            [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] => 1373159
                                            [niin] => 008389129
                                            [pmi] => A
                                            [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
                        (
                            [0] => App\Models\ManagementControlArmy Object
                                (
                                    [connection:protected] => mysql
                                    [table:protected] => management_control_armies
                                    [primaryKey:protected] => id
                                    [keyType:protected] => int
                                    [incrementing] => 1
                                    [with:protected] => Array
                                        (
                                        )

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 321873
                                            [niin] => 008389129
                                            [matcat_1] => E
                                            [matcat_2] => 2
                                            [matcat_3] => 2
                                            [matcat_4_5] => 00
                                            [arc] => X
                                            [status] => 1
                                            [created_at] => 2023-09-12 10:38:48
                                            [updated_at] => 2023-09-12 10:38:48
                                        )

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

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => matcat_1
                                            [2] => matcat_2
                                            [3] => matcat_3
                                            [4] => matcat_4_5
                                            [5] => arc
                                            [6] => status
                                        )

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

                                )

                        )

                    [escapeWhenCastingToString:protected] => 
                )

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

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 3198280
                                            [niin] => 008389129
                                            [s_a] => DN
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 40.68
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => 9Q-----
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3198280
                                            [niin] => 008389129
                                            [s_a] => DN
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 40.68
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => 9Q-----
                                            [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] => 3198281
                                            [niin] => 008389129
                                            [s_a] => TG
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [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] => 3198281
                                            [niin] => 008389129
                                            [s_a] => TG
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [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] => *
                                        )

                                )

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

                                    [withCount:protected] => Array
                                        (
                                        )

                                    [preventsLazyLoading] => 
                                    [perPage:protected] => 15
                                    [exists] => 1
                                    [wasRecentlyCreated] => 
                                    [escapeWhenCastingToString:protected] => 
                                    [attributes:protected] => Array
                                        (
                                            [id] => 3198282
                                            [niin] => 008389129
                                            [s_a] => DM
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 1302--1
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3198282
                                            [niin] => 008389129
                                            [s_a] => DM
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => 1302--1
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => s_a
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rc
                                            [10] => mgmt_ctl
                                            [11] => use_svc
                                            [12] => status
                                        )

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

                                )

                            [3] => 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] => 3198283
                                            [niin] => 008389129
                                            [s_a] => DF
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => SF9---N
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3198283
                                            [niin] => 008389129
                                            [s_a] => DF
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => 
                                            [mgmt_ctl] => SF9---N
                                            [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] => *
                                        )

                                )

                            [4] => 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] => 3198284
                                            [niin] => 008389129
                                            [s_a] => DA
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => E2200X-
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 3198284
                                            [niin] => 008389129
                                            [s_a] => DA
                                            [sos] => GSA
                                            [aac] => G
                                            [qup] => 0
                                            [ui] => BX
                                            [unit_price] => 42.07
                                            [slc] => 0
                                            [ciic] => U
                                            [rc] => Z
                                            [mgmt_ctl] => E2200X-
                                            [use_svc] => 
                                            [status] => 1
                                            [created_at] => 2023-09-12 09:45:53
                                            [updated_at] => 2023-09-12 09:45:53
                                        )

                                    [changes:protected] => Array
                                        (
                                        )

                                    [casts:protected] => Array
                                        (
                                        )

                                    [classCastCache:protected] => Array
                                        (
                                        )

                                    [attributeCastCache:protected] => Array
                                        (
                                        )

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

                                    [dispatchesEvents:protected] => Array
                                        (
                                        )

                                    [observables:protected] => Array
                                        (
                                        )

                                    [relations:protected] => Array
                                        (
                                        )

                                    [touches:protected] => Array
                                        (
                                        )

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

                                    [visible:protected] => Array
                                        (
                                        )

                                    [fillable:protected] => Array
                                        (
                                            [0] => niin
                                            [1] => s_a
                                            [2] => sos
                                            [3] => aac
                                            [4] => qup
                                            [5] => ui
                                            [6] => unit_price
                                            [7] => slc
                                            [8] => ciic
                                            [9] => rc
                                            [10] => mgmt_ctl
                                            [11] => use_svc
                                            [12] => status
                                        )

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

                                )

                        )

                    [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] => 1725657
                                            [niin] => 008389129
                                            [integ] => 
                                            [nmfc] => 150650
                                            [nmfc_sub] => X
                                            [ufc] => 75290
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => T
                                            [lcl] => 
                                            [wcc] => 721
                                            [tcc] => Z
                                            [shc] => 9
                                            [adc] => A
                                            [acc] => S
                                            [ash] => Z
                                            [nmf_desc] => PAPER AUTOGRAPHIC REGISTER/CASH ETC
                                            [status] => 1
                                            [created_at] => 2023-11-02 03:52:35
                                            [updated_at] => 2023-11-02 03:52:35
                                        )

                                    [original:protected] => Array
                                        (
                                            [id] => 1725657
                                            [niin] => 008389129
                                            [integ] => 
                                            [nmfc] => 150650
                                            [nmfc_sub] => X
                                            [ufc] => 75290
                                            [rvc] => 
                                            [hmc] => 
                                            [ltl] => T
                                            [lcl] => 
                                            [wcc] => 721
                                            [tcc] => Z
                                            [shc] => 9
                                            [adc] => A
                                            [acc] => S
                                            [ash] => Z
                                            [nmf_desc] => PAPER AUTOGRAPHIC REGISTER/CASH ETC
                                            [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] => *
        )

)