App\Product {#400
  #connection: "mysql"
  #table: "products"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:28 [
    "id" => 8332
    "name" => "Ivepred 125mg Injection"
    "image" => "dummy.svg"
    "category_id" => 19
    "sub_category_id" => 8
    "price" => 355.0
    "c_gst" => 6
    "s_gst" => 6
    "quantity" => null
    "item_group" => "Inj"
    "packaging_type" => "Vial"
    "unit" => "10"
    "uom" => "ML"
    "discount_price" => null
    "product_type_details" => "Ivepred 125"
    "description" => "<p>Ivepred 125</p>"
    "category_label" => "Ivepred"
    "constituents_name" => "Methylprednisolone"
    "strength" => "125mg"
    "manufacturer" => "Sun Pharmaceuticals"
    "prescription_requried" => 1
    "instructions" => "Use Ivepred 125mg Injection under medical guidance; do not exceed the stated dose."
    "benefits" => "Ivepred 125mg Injection helps manage the condition effectively and safely."
    "safety" => "Keep Ivepred 125mg Injection out of children’s reach; check expiry date before use."
    "created_by" => 2
    "available_status" => 1
    "created_at" => "2024-01-01 12:12:12"
    "updated_at" => "2025-05-10 03:58:48"
  ]
  #original: array:28 [
    "id" => 8332
    "name" => "Ivepred 125mg Injection"
    "image" => "dummy.svg"
    "category_id" => 19
    "sub_category_id" => 8
    "price" => 355.0
    "c_gst" => 6
    "s_gst" => 6
    "quantity" => null
    "item_group" => "Inj"
    "packaging_type" => "Vial"
    "unit" => "10"
    "uom" => "ML"
    "discount_price" => null
    "product_type_details" => "Ivepred 125"
    "description" => "<p>Ivepred 125</p>"
    "category_label" => "Ivepred"
    "constituents_name" => "Methylprednisolone"
    "strength" => "125mg"
    "manufacturer" => "Sun Pharmaceuticals"
    "prescription_requried" => 1
    "instructions" => "Use Ivepred 125mg Injection under medical guidance; do not exceed the stated dose."
    "benefits" => "Ivepred 125mg Injection helps manage the condition effectively and safely."
    "safety" => "Keep Ivepred 125mg Injection out of children’s reach; check expiry date before use."
    "created_by" => 2
    "available_status" => 1
    "created_at" => "2024-01-01 12:12:12"
    "updated_at" => "2025-05-10 03:58:48"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}