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" => 61
    "title" => "Stock for Girls to Adult Girls Sports Bra"
    "slug" => "stock-for-girls-to-adult-girls-sports-bra"
    "sub_title" => "Dolores et aut ut om"
    "price" => 2
    "description" => "<p>Label: CK</p><p>Color: 14/15</p><p>Size: ¾y t to 16/18 years</p><p>Goods Condition: 100% QC Passed</p><p>Goods Location: In warehouse at Dhaka, Bangladesh</p><p>Quantity: 2500 pcs</p><p>Reason of Stock: Shipment excess</p><p>Payment: Cash/TT/Bank Transfer/Swift Transfer/By Payoneer account, before delivery</p><p>&nbsp;</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1707243215373238.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => "checked"
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-04-17 06:07:20"
    "updated_at" => "2021-08-05 09:00:06"
  ]
  #original: array:16 [
    "id" => 61
    "title" => "Stock for Girls to Adult Girls Sports Bra"
    "slug" => "stock-for-girls-to-adult-girls-sports-bra"
    "sub_title" => "Dolores et aut ut om"
    "price" => 2
    "description" => "<p>Label: CK</p><p>Color: 14/15</p><p>Size: ¾y t to 16/18 years</p><p>Goods Condition: 100% QC Passed</p><p>Goods Location: In warehouse at Dhaka, Bangladesh</p><p>Quantity: 2500 pcs</p><p>Reason of Stock: Shipment excess</p><p>Payment: Cash/TT/Bank Transfer/Swift Transfer/By Payoneer account, before delivery</p><p>&nbsp;</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1707243215373238.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => "checked"
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2021-04-17 06:07:20"
    "updated_at" => "2021-08-05 09:00:06"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}