Illuminate\Database\Eloquent\Collection {#1235
  #items: array:2 [
    0 => App\Models\ProductsAttribute {#1220
      #table: "products_attributes"
      #casts: array:5 [
        "products_id" => "int"
        "price" => "float"
        "quantity" => "int"
        "weight" => "float"
        "is_active" => "int"
      ]
      #fillable: array:7 [
        0 => "products_id"
        1 => "created_user"
        2 => "barcode"
        3 => "price"
        4 => "quantity"
        5 => "weight"
        6 => "is_active"
      ]
      #appends: array:1 [
        0 => "original_price"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:10 [
        "id" => 3754
        "products_id" => 7711
        "created_at" => "2022-11-13 12:02:30"
        "created_user" => "5"
        "updated_at" => null
        "barcode" => null
        "is_active" => 1
        "price" => null
        "quantity" => null
        "weight" => null
      ]
      #original: array:10 [
        "id" => 3754
        "products_id" => 7711
        "created_at" => "2022-11-13 12:02:30"
        "created_user" => "5"
        "updated_at" => null
        "barcode" => null
        "is_active" => 1
        "price" => null
        "quantity" => null
        "weight" => null
      ]
      #changes: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\ProductsAttribute {#1244
      #table: "products_attributes"
      #casts: array:5 [
        "products_id" => "int"
        "price" => "float"
        "quantity" => "int"
        "weight" => "float"
        "is_active" => "int"
      ]
      #fillable: array:7 [
        0 => "products_id"
        1 => "created_user"
        2 => "barcode"
        3 => "price"
        4 => "quantity"
        5 => "weight"
        6 => "is_active"
      ]
      #appends: array:1 [
        0 => "original_price"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:10 [
        "id" => 3755
        "products_id" => 7711
        "created_at" => "2022-11-13 12:02:30"
        "created_user" => "5"
        "updated_at" => null
        "barcode" => null
        "is_active" => 1
        "price" => null
        "quantity" => null
        "weight" => null
      ]
      #original: array:10 [
        "id" => 3755
        "products_id" => 7711
        "created_at" => "2022-11-13 12:02:30"
        "created_user" => "5"
        "updated_at" => null
        "barcode" => null
        "is_active" => 1
        "price" => null
        "quantity" => null
        "weight" => null
      ]
      #changes: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
}