App\FormCityDestinationCity {#138
  #fillable: array:3 [
    0 => "from_city_id"
    1 => "destination_city_id"
    2 => "count_km"
  ]
  #connection: "mysql"
  #table: "form_city_destination_cities"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:6 [
    "id" => 165276
    "from_city_id" => 23
    "count_km" => 876
    "destination_city_id" => 4155
    "created_at" => "2023-12-15 10:54:15"
    "updated_at" => "2024-02-01 06:47:51"
  ]
  #original: array:6 [
    "id" => 165276
    "from_city_id" => 23
    "count_km" => 876
    "destination_city_id" => 4155
    "created_at" => "2023-12-15 10:54:15"
    "updated_at" => "2024-02-01 06:47:51"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}