App\Model\Product {#1634
  #fillable: array:15 [
    0 => "title"
    1 => "slug"
    2 => "sub_title"
    3 => "price"
    4 => "description"
    5 => "meta_description"
    6 => "featured_image"
    7 => "category_id"
    8 => "images"
    9 => "attribute_id"
    10 => "is_featured"
    11 => "in_stock"
    12 => "status"
    13 => "created_at"
    14 => "updated_at"
  ]
  #connection: "mysql"
  #table: "products"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:16 [
    "id" => 66
    "title" => "Adult  to Adult Boys Boxers (Tommy Hilfiger)"
    "slug" => "adult-to-adult-boys-boxers-tommy-hilfiger-1"
    "sub_title" => "Boys Boxers"
    "price" => 1
    "description" => "<p>Adult Boys Boxers</p>"
    "meta_description" => """
      Tommy Hilfiger Adult Boys Boxers\r\n
      Sizes: 2/3 y to 16/18 years\r\n
      (XXS, XS, S, M, L, XL)\r\n
      Color: Many (Multi color & Printed)\r\n
      Total Quantity: 15,000 Pcs\r\n
      Intact 12 Pcs Original Factory Blister Poly\r\n
      QC passed A grade products\r\n
      Note: Due to factory privacy all products labels , RN & CA number will be marked by marker pen.
      """
    "featured_image" => ""
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2022-11-19 05:55:14"
    "updated_at" => "2023-08-29 05:05:30"
  ]
  #original: array:16 [
    "id" => 66
    "title" => "Adult  to Adult Boys Boxers (Tommy Hilfiger)"
    "slug" => "adult-to-adult-boys-boxers-tommy-hilfiger-1"
    "sub_title" => "Boys Boxers"
    "price" => 1
    "description" => "<p>Adult Boys Boxers</p>"
    "meta_description" => """
      Tommy Hilfiger Adult Boys Boxers\r\n
      Sizes: 2/3 y to 16/18 years\r\n
      (XXS, XS, S, M, L, XL)\r\n
      Color: Many (Multi color & Printed)\r\n
      Total Quantity: 15,000 Pcs\r\n
      Intact 12 Pcs Original Factory Blister Poly\r\n
      QC passed A grade products\r\n
      Note: Due to factory privacy all products labels , RN & CA number will be marked by marker pen.
      """
    "featured_image" => ""
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2022-11-19 05:55:14"
    "updated_at" => "2023-08-29 05:05:30"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}