^ App\TagCategory {#2223
  #connection: "mysql"
  #table: null
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:6 [
    "id" => 4
    "name" => "Tipo de hotel"
    "slug" => "tipo-de-hotel"
    "deleted_at" => null
    "created_at" => "2023-10-10 09:30:02"
    "updated_at" => "2023-10-10 09:30:02"
  ]
  #original: array:6 [
    "id" => 4
    "name" => "Tipo de hotel"
    "slug" => "tipo-de-hotel"
    "deleted_at" => null
    "created_at" => "2023-10-10 09:30:02"
    "updated_at" => "2023-10-10 09:30:02"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  #forceDeleting: false
}