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" => 62
    "title" => "Stock for Men's Sweatshirt"
    "slug" => "stock-for-men-s-sweatshirt"
    "sub_title" => null
    "price" => 6
    "description" => "<p><strong>Label:</strong> Jack &amp; Jones<br><strong>Quantity: </strong>1250 Pcs<br><strong>Color:</strong> 10-12<br><strong>Size: </strong>S,M,L,XL<br><strong>Packing:</strong> 1/1 intact poly<br><strong>Reason of Stock:</strong> Shipment Excess<br><strong>Payment: </strong>TT/Bank Transfer/Swift Transfer/Cash<br><strong>Delivery:</strong> Within 2 to 3 days after payment confirmation<br><strong>Price:</strong> $6 (up to local port)&nbsp;</p>"
    "meta_description" => """
      Label: Jack & Jones\r\n
      Quantity: 1250 Pcs\r\n
      Color: 10-12\r\n
      Size: S,M,L,XL\r\n
      Packing: 1/1 intact poly\r\n
      Reason of Stock: Shipment Excess\r\n
      Payment: TT/Bank Transfer/Swift Transfer/Cash\r\n
      Delivery: Within 2 to 3 days after payment confirmation\r\n
      Price: $6 (up to local port)
      """
    "featured_image" => "public/storage/images/products/1701019585768127.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-05-28 11:08:18"
    "updated_at" => "2023-12-21 06:12:42"
  ]
  #original: array:16 [
    "id" => 62
    "title" => "Stock for Men's Sweatshirt"
    "slug" => "stock-for-men-s-sweatshirt"
    "sub_title" => null
    "price" => 6
    "description" => "<p><strong>Label:</strong> Jack &amp; Jones<br><strong>Quantity: </strong>1250 Pcs<br><strong>Color:</strong> 10-12<br><strong>Size: </strong>S,M,L,XL<br><strong>Packing:</strong> 1/1 intact poly<br><strong>Reason of Stock:</strong> Shipment Excess<br><strong>Payment: </strong>TT/Bank Transfer/Swift Transfer/Cash<br><strong>Delivery:</strong> Within 2 to 3 days after payment confirmation<br><strong>Price:</strong> $6 (up to local port)&nbsp;</p>"
    "meta_description" => """
      Label: Jack & Jones\r\n
      Quantity: 1250 Pcs\r\n
      Color: 10-12\r\n
      Size: S,M,L,XL\r\n
      Packing: 1/1 intact poly\r\n
      Reason of Stock: Shipment Excess\r\n
      Payment: TT/Bank Transfer/Swift Transfer/Cash\r\n
      Delivery: Within 2 to 3 days after payment confirmation\r\n
      Price: $6 (up to local port)
      """
    "featured_image" => "public/storage/images/products/1701019585768127.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-05-28 11:08:18"
    "updated_at" => "2023-12-21 06:12:42"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}