App\ProductOption {#929
  #table: "product_options"
  #fillable: array:3 [
    0 => "value"
    1 => "product_id"
    2 => "product_option_type_id"
  ]
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:2 [
    "product_option_type_id" => 108
    "value" => "Россия"
  ]
  #original: array:2 [
    "product_option_type_id" => 108
    "value" => "Россия"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "optionType" => null
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}