App\Menu {#1471
  #fillable: array:11 [
    0 => "name"
    1 => "alias"
    2 => "link"
    3 => "parent_id"
    4 => "pos"
    5 => "state"
    6 => "group"
    7 => "language_id"
    8 => "reference_type"
    9 => "xref_id"
    10 => "slug"
  ]
  #connection: "mysql"
  #table: "menus"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:15 [
    "id" => 53
    "name" => "Balsamic excellence"
    "alias" => "balsamic-excellence"
    "link" => "balsamic-excellence.html"
    "xref_id" => 0
    "reference_type" => null
    "parent_id" => 0
    "group" => "topmenu"
    "pos" => 18
    "state" => 1
    "created_at" => "2021-05-12 07:48:43"
    "updated_at" => "2021-05-12 07:48:43"
    "title" => null
    "language_id" => 2
    "slug" => "balsamic-excellence"
  ]
  #original: array:15 [
    "id" => 53
    "name" => "Balsamic excellence"
    "alias" => "balsamic-excellence"
    "link" => "balsamic-excellence.html"
    "xref_id" => 0
    "reference_type" => null
    "parent_id" => 0
    "group" => "topmenu"
    "pos" => 18
    "state" => 1
    "created_at" => "2021-05-12 07:48:43"
    "updated_at" => "2021-05-12 07:48:43"
    "title" => null
    "language_id" => 2
    "slug" => "balsamic-excellence"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "language" => App\Language {#1491
      +timestamps: true
      #dates: array:2 [
        0 => "deleted_at"
        1 => "deleted_at"
      ]
      #fillable: array:3 [
        0 => "id"
        1 => "value"
        2 => "lang_code"
      ]
      #connection: "mysql"
      #table: "languages"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:6 [
        "id" => 2
        "value" => "English"
        "created_at" => "2021-01-31 10:10:13"
        "updated_at" => "2021-01-31 10:10:13"
        "deleted_at" => null
        "lang_code" => "en"
      ]
      #original: array:6 [
        "id" => 2
        "value" => "English"
        "created_at" => "2021-01-31 10:10:13"
        "updated_at" => "2021-01-31 10:10:13"
        "deleted_at" => null
        "lang_code" => "en"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      #forceDeleting: false
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}