sadsadsa sadasd

:sadsa

Illuminate\Database\Eloquent\Collection {#1122 // resources/views/servicos.blade.php
  #items: array:1 [
    0 => App\Models\Servico {#1120
      #connection: "mysql"
      #table: "servicos"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:17 [
        "id" => 2
        "created_at" => "2026-02-04 17:38:41"
        "updated_at" => "2026-03-04 18:11:36"
        "nome" => "teste serviço3"
        "url" => "teste-servico3"
        "texto" => """
          <h1>ghfghgfhh55</h1>\r\n
          \r\n
          <hr />\r\n
          <table border="1" cellpadding="1" cellspacing="1" style="width:100%">\r\n
          \t<tbody>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>fg</td>\r\n
          \t\t\t<td>fdg</td>\r\n
          \t\t</tr>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t</tr>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t\t<td>fg</td>\r\n
          \t\t</tr>\r\n
          \t</tbody>\r\n
          </table>\r\n
          \r\n
          <p>&nbsp;</p>
          """
        "capa" => "2_20260218133603_1Ci6Sf.webp"
        "foto" => null
        "icone" => null
        "frase" => null
        "pergunta_titulo" => null
        "pergunta_foto" => null
        "pergunta_icone" => null
        "ativo" => 1
        "destaque" => 0
        "ordem" => 3
        "busca" => "manchester united liverpool "
      ]
      #original: array:17 [
        "id" => 2
        "created_at" => "2026-02-04 17:38:41"
        "updated_at" => "2026-03-04 18:11:36"
        "nome" => "teste serviço3"
        "url" => "teste-servico3"
        "texto" => """
          <h1>ghfghgfhh55</h1>\r\n
          \r\n
          <hr />\r\n
          <table border="1" cellpadding="1" cellspacing="1" style="width:100%">\r\n
          \t<tbody>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>fg</td>\r\n
          \t\t\t<td>fdg</td>\r\n
          \t\t</tr>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t</tr>\r\n
          \t\t<tr>\r\n
          \t\t\t<td>dfg</td>\r\n
          \t\t\t<td>fg</td>\r\n
          \t\t</tr>\r\n
          \t</tbody>\r\n
          </table>\r\n
          \r\n
          <p>&nbsp;</p>
          """
        "capa" => "2_20260218133603_1Ci6Sf.webp"
        "foto" => null
        "icone" => null
        "frase" => null
        "pergunta_titulo" => null
        "pergunta_foto" => null
        "pergunta_icone" => null
        "ativo" => 1
        "destaque" => 0
        "ordem" => 3
        "busca" => "manchester united liverpool "
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:7 [
        0 => "nome"
        1 => "url"
        2 => "capa"
        3 => "texto"
        4 => "busca"
        5 => "ativo"
        6 => "destaque"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}