App\Models\Product {#1813
  #fillable: array:18 [
    0 => "category_id"
    1 => "title"
    2 => "slug"
    3 => "perex"
    4 => "shortperex"
    5 => "features"
    6 => "comingsoon"
    7 => "new"
    8 => "enabled"
    9 => "related"
    10 => "sort"
    11 => "claim"
    12 => "keep_old_design"
    13 => "archived"
    14 => "archivation_parent_id"
    15 => "revision_title"
    16 => "ean"
    17 => "quantity"
  ]
  #hidden: []
  #dates: array:2 [
    0 => "created_at"
    1 => "updated_at"
  ]
  #appends: array:4 [
    0 => "resource_url"
    1 => "cover"
    2 => "count"
    3 => "order"
  ]
  #connection: "mysql"
  #table: "products"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:22 [
    "id" => 97
    "category_id" => 7
    "title" => "254529719"
    "perex" => "254529720"
    "features" => "254529722"
    "comingsoon" => 0
    "new" => 0
    "enabled" => 1
    "created_at" => "2022-12-20 18:13:18"
    "updated_at" => "2023-01-02 10:17:58"
    "slug" => "thermo-valve"
    "shortperex" => "254529721"
    "related" => null
    "sort" => null
    "claim" => "254529723"
    "keep_old_design" => 1
    "archived" => 0
    "archivation_parent_id" => null
    "revision_title" => null
    "deleted_at" => null
    "ean" => null
    "quantity" => 1
  ]
  #original: array:22 [
    "id" => 97
    "category_id" => 7
    "title" => "254529719"
    "perex" => "254529720"
    "features" => "254529722"
    "comingsoon" => 0
    "new" => 0
    "enabled" => 1
    "created_at" => "2022-12-20 18:13:18"
    "updated_at" => "2023-01-02 10:17:58"
    "slug" => "thermo-valve"
    "shortperex" => "254529721"
    "related" => null
    "sort" => null
    "claim" => "254529723"
    "keep_old_design" => 1
    "archived" => 0
    "archivation_parent_id" => null
    "revision_title" => null
    "deleted_at" => null
    "ean" => null
    "quantity" => 1
  ]
  #changes: []
  #casts: array:1 [
    "deleted_at" => "datetime"
  ]
  #classCastCache: []
  #dateFormat: null
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "category" => App\Models\Category {#1819
      #fillable: array:3 [
        0 => "title"
        1 => "perex"
        2 => "featured"
      ]
      #hidden: []
      #dates: array:2 [
        0 => "created_at"
        1 => "updated_at"
      ]
      #appends: array:1 [
        0 => "resource_url"
      ]
      #connection: "mysql"
      #table: "categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:7 [
        "id" => 7
        "title" => "22001221"
        "perex" => "22001222"
        "created_at" => "2019-05-17 21:24:21"
        "updated_at" => "2022-04-26 09:02:54"
        "order_column" => 9
        "featured" => 0
      ]
      #original: array:7 [
        "id" => 7
        "title" => "22001221"
        "perex" => "22001222"
        "created_at" => "2019-05-17 21:24:21"
        "updated_at" => "2022-04-26 09:02:54"
        "order_column" => 9
        "featured" => 0
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dateFormat: null
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
  ]
  #touches: []
  +timestamps: true
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  +mediaConversions: []
  +mediaCollections: []
  #deletePreservingMedia: false
  #unAttachedMediaLibraryItems: []
  #forceDeleting: false
}