Illuminate\Database\Eloquent\Collection {#1552
  #items: array:1 [
    0 => App\Models\Category {#1484
      #guarded: array:1 [
        0 => "id"
      ]
      #connection: "mysql"
      #table: "categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:15 [
        "id" => 1
        "name" => "Tin tức"
        "slug" => "tin-tuc"
        "description" => null
        "keywords" => null
        "content" => null
        "parent_id" => 0
        "featured" => null
        "img" => null
        "img_id" => null
        "status_id" => 1
        "viewed" => 3860
        "custom_fields" => null
        "created_at" => null
        "updated_at" => "2025-02-22 18:44:47"
      ]
      #original: array:15 [
        "id" => 1
        "name" => "Tin tức"
        "slug" => "tin-tuc"
        "description" => null
        "keywords" => null
        "content" => null
        "parent_id" => 0
        "featured" => null
        "img" => null
        "img_id" => null
        "status_id" => 1
        "viewed" => 3860
        "custom_fields" => null
        "created_at" => null
        "updated_at" => "2025-02-22 18:44:47"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
  ]
}