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" => 67
    "title" => "Stock for CK Boys Boxer (CK)"
    "slug" => "stock-for-ck-boys-boxer-ck"
    "sub_title" => "Boys to Adult Boxer"
    "price" => null
    "description" => "<p>Boys to Adult Boys Boxer<br>Label: CK (Original)<br>Color: 15/16<br>Size: 4/5y - 16/18 years<br>Packing: 2 Pcs intact Packet<br>Qty: 20,000 Pcs<br>Price: As per discussion<br>Payment: Cash/TT/Bank Transfer before delivery<br>Location: Banani, Dhaka, Bangladesh</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1776378296645710.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2023-09-07 11:32:37"
    "updated_at" => "2023-10-16 06:15:00"
  ]
  #original: array:16 [
    "id" => 67
    "title" => "Stock for CK Boys Boxer (CK)"
    "slug" => "stock-for-ck-boys-boxer-ck"
    "sub_title" => "Boys to Adult Boxer"
    "price" => null
    "description" => "<p>Boys to Adult Boys Boxer<br>Label: CK (Original)<br>Color: 15/16<br>Size: 4/5y - 16/18 years<br>Packing: 2 Pcs intact Packet<br>Qty: 20,000 Pcs<br>Price: As per discussion<br>Payment: Cash/TT/Bank Transfer before delivery<br>Location: Banani, Dhaka, Bangladesh</p>"
    "meta_description" => null
    "featured_image" => "public/storage/images/products/1776378296645710.jpg"
    "category_id" => null
    "images" => null
    "attribute_id" => null
    "is_featured" => null
    "in_stock" => "checked"
    "status" => "on"
    "created_at" => "2023-09-07 11:32:37"
    "updated_at" => "2023-10-16 06:15:00"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}