App\Models\Category {#1489
  #table: "category"
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:11 [
    "id" => 4
    "category" => "Smartphone Battery"
    "category_fr" => "Batterie Smartphone et Téléphone"
    "category_de" => "Smartphone Akku"
    "category_nl" => "Mobiele Telefoon Accu"
    "category_jp" => "スマホのバッテリー"
    "category_es" => "Baterías para Celulares"
    "seo" => 16
    "route" => "smartphone-battery"
    "category_pl" => "Baterie do Smartfonów i Telefonów"
    "category_pt" => "Baterias para Smartphones e Telemóveis"
  ]
  #original: array:11 [
    "id" => 4
    "category" => "Smartphone Battery"
    "category_fr" => "Batterie Smartphone et Téléphone"
    "category_de" => "Smartphone Akku"
    "category_nl" => "Mobiele Telefoon Accu"
    "category_jp" => "スマホのバッテリー"
    "category_es" => "Baterías para Celulares"
    "seo" => 16
    "route" => "smartphone-battery"
    "category_pl" => "Baterie do Smartfonów i Telefonów"
    "category_pt" => "Baterias para Smartphones e Telemóveis"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}