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" => 68
    "title" => "Stock for Men's Boxer (Tommy Hilfiger)"
    "slug" => "stock-for-men-s-boxer-tommy-hilfiger"
    "sub_title" => "Tommy Men's Boxers"
    "price" => 0
    "description" => "<p><strong>Men's Exclusive Boxers:</strong></p><p>Label: Tommy Hilfiger</p><p>Fabrics: Spandex Cotton , Viscose &amp; Micro Fabrics</p><p>Color: 10/12</p><p>Size:S, M, L, XL, XXL</p><p>Quantity: 2000 Pcs</p><p>Packing: Intact 3 pcs &amp; 4 Pcs Packet in a carton.</p><p>QC passed A grade Products.</p><p>Payment: Cash/TT/Bank Transfer before delivery.</p><p>Location: Dhaka, Bangladesh</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1779891527253933.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2023-10-16 06:13:56"
    "updated_at" => "2023-10-16 06:14:37"
  ]
  #original: array:16 [
    "id" => 68
    "title" => "Stock for Men's Boxer (Tommy Hilfiger)"
    "slug" => "stock-for-men-s-boxer-tommy-hilfiger"
    "sub_title" => "Tommy Men's Boxers"
    "price" => 0
    "description" => "<p><strong>Men's Exclusive Boxers:</strong></p><p>Label: Tommy Hilfiger</p><p>Fabrics: Spandex Cotton , Viscose &amp; Micro Fabrics</p><p>Color: 10/12</p><p>Size:S, M, L, XL, XXL</p><p>Quantity: 2000 Pcs</p><p>Packing: Intact 3 pcs &amp; 4 Pcs Packet in a carton.</p><p>QC passed A grade Products.</p><p>Payment: Cash/TT/Bank Transfer before delivery.</p><p>Location: Dhaka, Bangladesh</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1779891527253933.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2023-10-16 06:13:56"
    "updated_at" => "2023-10-16 06:14:37"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}