Laravel.io
Collection {#524 ▼
  #items: array:2 [▼
    0 => Cart {#506 ▼
      #table: "carts"
      #fillable: array:4 [▶]
      #connection: null
      #primaryKey: "id"
      #perPage: 15
      +incrementing: true
      +timestamps: true
      #attributes: array:7 [▼
        "id" => 19
        "user_id" => 1
        "catalog_id" => 2
        "amount" => 1
        "total" => "2400.00"
        "created_at" => "2016-06-15 08:11:39"
        "updated_at" => "2016-06-15 08:11:39"
      ]
      #original: array:7 [▶]
      #relations: array:1 [▼
        "Catalogs" => Catalog {#525 ▼
          #table: "Catalogs"
          #fillable: array:8 [▶]
          #connection: null
          #primaryKey: "id"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [▼
            "id" => 2
            "category_id" => "Аксессуары"
            "position_id" => "66bd6ddf-9568-11e3-9175-bc5ff4414267"
            "squ" => "3301BB"
            "orig_number" => "3301BB"
            "title" => "Ковры в салон LX-470"
            "price" => "2400"
            "ostatok" => 1
            "slug" => "kovry-v-salon-lx-470"
            "created_at" => "2016-06-10 11:13:27"
            "updated_at" => "2016-06-10 11:13:27"
            "deleted_at" => null
            "status" => null
          ]
          #original: array:13 [▶]
          #relations: []
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [▶]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          #morphClass: null
          +exists: true
          +wasRecentlyCreated: false
          #source: null
        }
      ]
      #hidden: []
      #visible: []
      #appends: []
      #guarded: array:1 [▶]
      #dates: []
      #dateFormat: null
      #casts: []
      #touches: []
      #observables: []
      #with: []
      #morphClass: null
      +exists: true
      +wasRecentlyCreated: false
    }
    1 => Cart {#520 ▼
      #table: "carts"
      #fillable: array:4 [▶]
      #connection: null
      #primaryKey: "id"
      #perPage: 15
      +incrementing: true
      +timestamps: true
      #attributes: array:7 [▶]
      #original: array:7 [▶]
      #relations: array:1 [▶]
      #hidden: []
      #visible: []
      #appends: []
      #guarded: array:1 [▶]
      #dates: []
      #dateFormat: null
      #casts: []
      #touches: []
      #observables: []
      #with: []
      #morphClass: null
      +exists: true
      +wasRecentlyCreated: false
    }
  ]
}

Please note that all pasted data is publicly available.