Illuminate\Database\Eloquent\Collection {#916
  #items: array:2 [
    0 => App\Models\BuscaTag {#905
      +timestamps: true
      #fillable: array:4 [
        0 => "campo_model"
        1 => "campo_id"
        2 => "tag_id"
        3 => "deleted_at"
      ]
      #table: "buscas_tags"
      #title_pt: "Buscas » Tags"
      #title_en: "Buscas Textos Tags"
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:6 [
        "tag" => "teste"
        "slug" => "teste"
        "id" => "15"
        "ativo" => "1"
        "campo_model" => "NoticiaTexto"
        "campo_id" => "104718"
      ]
      #original: array:6 [
        "tag" => "teste"
        "slug" => "teste"
        "id" => "15"
        "ativo" => "1"
        "campo_model" => "NoticiaTexto"
        "campo_id" => "104718"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\BuscaTag {#918
      +timestamps: true
      #fillable: array:4 [
        0 => "campo_model"
        1 => "campo_id"
        2 => "tag_id"
        3 => "deleted_at"
      ]
      #table: "buscas_tags"
      #title_pt: "Buscas » Tags"
      #title_en: "Buscas Textos Tags"
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:6 [
        "tag" => "teste2"
        "slug" => "teste2"
        "id" => "16"
        "ativo" => "1"
        "campo_model" => "NoticiaTexto"
        "campo_id" => "104718"
      ]
      #original: array:6 [
        "tag" => "teste2"
        "slug" => "teste2"
        "id" => "16"
        "ativo" => "1"
        "campo_model" => "NoticiaTexto"
        "campo_id" => "104718"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
}