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" => 64
    "title" => "Stock for Boys Boxer"
    "slug" => "stock-for-boys-boxer-1"
    "sub_title" => null
    "price" => 1
    "description" => "<p><strong>Boys Boxers&nbsp;</strong><br>Label: CK<br>Color: 10/12<br>Sizes: 3⅔ Y to 16/18 years (XXS to XL)<br>Packing: &nbsp;intact blister poly but 100% QC Passed<br>Reason of stock: Shipment Cancelled&nbsp;<br>Goods Location: 15000 pcs already in house and rest are in Factory warehouse at Dhaka, Bangladesh<br>Qty: 1,50,000+ pcs&nbsp;<br>Payment: Cash/TT/Bank Transfer/Swift Transfer before delivery</p><p>Note: Due to factory privacy all products labels , RN &amp; CA number will be crossed /marked by marker pan.<br>&nbsp;</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1707233615217877.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-08-05 06:27:30"
    "updated_at" => "2023-08-29 05:37:17"
  ]
  #original: array:16 [
    "id" => 64
    "title" => "Stock for Boys Boxer"
    "slug" => "stock-for-boys-boxer-1"
    "sub_title" => null
    "price" => 1
    "description" => "<p><strong>Boys Boxers&nbsp;</strong><br>Label: CK<br>Color: 10/12<br>Sizes: 3⅔ Y to 16/18 years (XXS to XL)<br>Packing: &nbsp;intact blister poly but 100% QC Passed<br>Reason of stock: Shipment Cancelled&nbsp;<br>Goods Location: 15000 pcs already in house and rest are in Factory warehouse at Dhaka, Bangladesh<br>Qty: 1,50,000+ pcs&nbsp;<br>Payment: Cash/TT/Bank Transfer/Swift Transfer before delivery</p><p>Note: Due to factory privacy all products labels , RN &amp; CA number will be crossed /marked by marker pan.<br>&nbsp;</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1707233615217877.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-08-05 06:27:30"
    "updated_at" => "2023-08-29 05:37:17"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}