App\Models\CategoryProduct {#981
  #table: "category_products"
  +parentId: "parent_id"
  #guarded: []
  #appends: array:10 [
    0 => "name"
    1 => "slug"
    2 => "slug_full"
    3 => "description"
    4 => "code_schema"
    5 => "description_seo"
    6 => "keyword_seo"
    7 => "title_seo"
    8 => "content"
    9 => "language"
  ]
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:11 [
    "id" => 185
    "icon_path" => "/storage/category-product/2/maintenance.png"
    "avatar_path" => "/storage/category-product/2/banner-trong.jpg"
    "active" => 1
    "order" => 1
    "hot" => 0
    "parent_id" => 0
    "admin_id" => 2
    "created_at" => "2021-11-26 09:38:22"
    "updated_at" => "2024-04-19 09:50:49"
    "deleted_at" => null
  ]
  #original: array:11 [
    "id" => 185
    "icon_path" => "/storage/category-product/2/maintenance.png"
    "avatar_path" => "/storage/category-product/2/banner-trong.jpg"
    "active" => 1
    "order" => 1
    "hot" => 0
    "parent_id" => 0
    "admin_id" => 2
    "created_at" => "2021-11-26 09:38:22"
    "updated_at" => "2024-04-19 09:50:49"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
}