Treasure {#506
  +translatedAttributes: array:5 [
    0 => "name"
    1 => "description"
    2 => "code_name"
    3 => "country"
    4 => "saver"
  ]
  #fillable: array:11 [
    0 => "name"
    1 => "original_name"
    2 => "description"
    3 => "code_name"
    4 => "country"
    5 => "saver"
    6 => "museum_id"
    7 => "section_id"
    8 => "internal_section_id"
    9 => "property_number_1"
    10 => "property_number_2"
  ]
  #table: "treasures"
  +module_type: "treasure"
  #appends: array:4 [
    0 => "properties"
    1 => "link"
    2 => "section_breadcrumb"
    3 => "main_image_url"
  ]
  #casts: array:5 [
    "id" => "integer"
    "museum_id" => "integer"
    "section_id" => "integer"
    "internal_section_id" => "integer"
    "type" => "integer"
  ]
  #isInToStringContext: false
  #connection: null
  #primaryKey: "id"
  #keyType: "int"
  #perPage: 15
  +incrementing: true
  +timestamps: true
  #attributes: array:10 [
    "id" => 403870
    "original_name" => ""
    "museum_id" => 61
    "section_id" => 1195
    "internal_section_id" => 51648
    "property_number_1" => "ՄՄ 2485-4"
    "property_number_2" => ""
    "type" => 2
    "created_at" => "2024-07-18 14:10:33"
    "updated_at" => "2024-07-19 09:18:21"
  ]
  #original: array:10 [
    "id" => 403870
    "original_name" => ""
    "museum_id" => 61
    "section_id" => 1195
    "internal_section_id" => 51648
    "property_number_1" => "ՄՄ 2485-4"
    "property_number_2" => ""
    "type" => 2
    "created_at" => "2024-07-18 14:10:33"
    "updated_at" => "2024-07-19 09:18:21"
  ]
  #relations: array:6 [
    "property_list" => Collection {#512
      #items: array:4 [
        0 => TreasureProperties {#515
          +translatedAttributes: array:1 [
            0 => "value"
          ]
          #fillable: array:1 [
            0 => "value"
          ]
          #table: "treasure_properties"
          #translationForeignKey: "property_id"
          #translationModel: "\App\TreasurePropertiesTranslation"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:6 [
            "id" => 2297638
            "treasure_id" => 403870
            "property_id" => 24
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #original: array:6 [
            "id" => 2297638
            "treasure_id" => 403870
            "property_id" => 24
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #relations: array:2 [
            "translations" => Collection {#523
              #items: array:1 [
                0 => TreasurePropertiesTranslation {#526
                  +timestamps: false
                  #fillable: array:1 [
                    0 => "value"
                  ]
                  #table: "treasure_property_translations"
                  #isInToStringContext: false
                  #connection: null
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  #attributes: array:4 [
                    "id" => 1927440
                    "property_id" => 2297638
                    "value" => "պղինձ"
                    "locale" => "hy"
                  ]
                  #original: array:4 [
                    "id" => 1927440
                    "property_id" => 2297638
                    "value" => "պղինձ"
                    "locale" => "hy"
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
              ]
            }
            "property" => Property {#539
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 24
                "type" => 10
                "created_at" => "2015-11-10 19:46:46"
                "updated_at" => "2016-04-13 11:31:20"
              ]
              #original: array:4 [
                "id" => 24
                "type" => 10
                "created_at" => "2015-11-10 19:46:46"
                "updated_at" => "2016-04-13 11:31:20"
              ]
              #relations: array:1 [
                "translations" => Collection {#553
                  #items: array:1 [
                    0 => PropertyTranslation {#560
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 24
                        "property_id" => 24
                        "name" => "Նյութը"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 24
                        "property_id" => 24
                        "name" => "Նյութը"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
        1 => TreasureProperties {#516
          +translatedAttributes: array:1 [
            0 => "value"
          ]
          #fillable: array:1 [
            0 => "value"
          ]
          #table: "treasure_properties"
          #translationForeignKey: "property_id"
          #translationModel: "\App\TreasurePropertiesTranslation"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:6 [
            "id" => 2297639
            "treasure_id" => 403870
            "property_id" => 43
            "property_value_id" => 1
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #original: array:6 [
            "id" => 2297639
            "treasure_id" => 403870
            "property_id" => 43
            "property_value_id" => 1
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #relations: array:2 [
            "translations" => Collection {#509
              #items: []
            }
            "property" => Property {#542
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 43
                "type" => 4
                "created_at" => "2015-11-10 22:11:37"
                "updated_at" => "2015-11-10 22:11:37"
              ]
              #original: array:4 [
                "id" => 43
                "type" => 4
                "created_at" => "2015-11-10 22:11:37"
                "updated_at" => "2015-11-10 22:11:37"
              ]
              #relations: array:1 [
                "translations" => Collection {#550
                  #items: array:1 [
                    0 => PropertyTranslation {#563
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 43
                        "property_id" => 43
                        "name" => "Վիճակ"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 43
                        "property_id" => 43
                        "name" => "Վիճակ"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
        2 => TreasureProperties {#517
          +translatedAttributes: array:1 [
            0 => "value"
          ]
          #fillable: array:1 [
            0 => "value"
          ]
          #table: "treasure_properties"
          #translationForeignKey: "property_id"
          #translationModel: "\App\TreasurePropertiesTranslation"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:6 [
            "id" => 2297640
            "treasure_id" => 403870
            "property_id" => 25
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #original: array:6 [
            "id" => 2297640
            "treasure_id" => 403870
            "property_id" => 25
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #relations: array:2 [
            "translations" => Collection {#514
              #items: array:1 [
                0 => TreasurePropertiesTranslation {#527
                  +timestamps: false
                  #fillable: array:1 [
                    0 => "value"
                  ]
                  #table: "treasure_property_translations"
                  #isInToStringContext: false
                  #connection: null
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  #attributes: array:4 [
                    "id" => 1927441
                    "property_id" => 2297640
                    "value" => "7,5 x 30 սմ"
                    "locale" => "hy"
                  ]
                  #original: array:4 [
                    "id" => 1927441
                    "property_id" => 2297640
                    "value" => "7,5 x 30 սմ"
                    "locale" => "hy"
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
              ]
            }
            "property" => Property {#540
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 25
                "type" => 10
                "created_at" => "2015-11-10 21:58:25"
                "updated_at" => "2016-02-12 22:21:07"
              ]
              #original: array:4 [
                "id" => 25
                "type" => 10
                "created_at" => "2015-11-10 21:58:25"
                "updated_at" => "2016-02-12 22:21:07"
              ]
              #relations: array:1 [
                "translations" => Collection {#538
                  #items: array:1 [
                    0 => PropertyTranslation {#561
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 25
                        "property_id" => 25
                        "name" => "Չափս"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 25
                        "property_id" => 25
                        "name" => "Չափս"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
        3 => TreasureProperties {#518
          +translatedAttributes: array:1 [
            0 => "value"
          ]
          #fillable: array:1 [
            0 => "value"
          ]
          #table: "treasure_properties"
          #translationForeignKey: "property_id"
          #translationModel: "\App\TreasurePropertiesTranslation"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:6 [
            "id" => 2297641
            "treasure_id" => 403870
            "property_id" => 39
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #original: array:6 [
            "id" => 2297641
            "treasure_id" => 403870
            "property_id" => 39
            "property_value_id" => null
            "created_at" => "2024-07-18 14:10:34"
            "updated_at" => "2024-07-18 14:10:34"
          ]
          #relations: array:2 [
            "translations" => Collection {#519
              #items: array:1 [
                0 => TreasurePropertiesTranslation {#528
                  +timestamps: false
                  #fillable: array:1 [
                    0 => "value"
                  ]
                  #table: "treasure_property_translations"
                  #isInToStringContext: false
                  #connection: null
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  #attributes: array:4 [
                    "id" => 1927442
                    "property_id" => 2297641
                    "value" => "Ձեռքի աշխատանք"
                    "locale" => "hy"
                  ]
                  #original: array:4 [
                    "id" => 1927442
                    "property_id" => 2297641
                    "value" => "Ձեռքի աշխատանք"
                    "locale" => "hy"
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
              ]
            }
            "property" => Property {#541
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 39
                "type" => 2
                "created_at" => "2015-11-10 22:08:18"
                "updated_at" => "2015-11-10 22:08:18"
              ]
              #original: array:4 [
                "id" => 39
                "type" => 2
                "created_at" => "2015-11-10 22:08:18"
                "updated_at" => "2015-11-10 22:08:18"
              ]
              #relations: array:1 [
                "translations" => Collection {#549
                  #items: array:1 [
                    0 => PropertyTranslation {#562
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 39
                        "property_id" => 39
                        "name" => "Պատրաստման տեխնիկա"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 39
                        "property_id" => 39
                        "name" => "Պատրաստման տեխնիկա"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
      ]
    }
    "translations" => Collection {#471
      #items: array:1 [
        0 => TreasureTranslation {#547
          +timestamps: false
          #fillable: array:5 [
            0 => "name"
            1 => "description"
            2 => "code_name"
            3 => "country"
            4 => "saver"
          ]
          #table: "treasure_translations"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          #attributes: array:8 [
            "id" => 392056
            "treasure_id" => 403870
            "name" => "Թավա"
            "description" => "Թաս-թավա՝ շրջանաձև մակերեսով, փայտե երկար պոչով:"
            "code_name" => "ԵՔՊԹ"
            "country" => "Հայաստանի Հանրապետություն"
            "saver" => "Երևան քաղաքի պատմության թանգարան"
            "locale" => "hy"
          ]
          #original: array:8 [
            "id" => 392056
            "treasure_id" => 403870
            "name" => "Թավա"
            "description" => "Թաս-թավա՝ շրջանաձև մակերեսով, փայտե երկար պոչով:"
            "code_name" => "ԵՔՊԹ"
            "country" => "Հայաստանի Հանրապետություն"
            "saver" => "Երևան քաղաքի պատմության թանգարան"
            "locale" => "hy"
          ]
          #relations: []
          #hidden: []
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
      ]
    }
    "section" => Section {#554
      +translatedAttributes: array:1 [
        0 => "name"
      ]
      #fillable: array:1 [
        0 => "name"
      ]
      #table: "sections"
      #appends: array:5 [
        0 => "section_breadcrumb"
        1 => "link"
        2 => "assigned_section_id"
        3 => "is_last_level"
        4 => "level"
      ]
      #visible: array:7 [
        0 => "id"
        1 => "name"
        2 => "link"
        3 => "subsections"
        4 => "is_last_level"
        5 => "assigned_section_id"
        6 => "level"
      ]
      -original_assigned_section_id: false
      #module_type: "section"
      #casts: array:1 [
        "id" => "integer"
      ]
      #isInToStringContext: false
      #connection: null
      #primaryKey: "id"
      #keyType: "int"
      #perPage: 15
      +incrementing: true
      +timestamps: true
      #attributes: array:8 [
        "id" => 1195
        "parent_id" => 126
        "museum_id" => null
        "items_count" => 365
        "created_at" => "2015-11-18 06:51:53"
        "updated_at" => "2024-07-25 09:56:26"
        "assigned_section_id" => null
        "type" => 0
      ]
      #original: array:8 [
        "id" => 1195
        "parent_id" => 126
        "museum_id" => null
        "items_count" => 365
        "created_at" => "2015-11-18 06:51:53"
        "updated_at" => "2024-07-25 09:56:26"
        "assigned_section_id" => null
        "type" => 0
      ]
      #relations: array:2 [
        "translations" => Collection {#566
          #items: array:1 [
            0 => SectionTranslation {#569
              +timestamps: false
              #fillable: array:1 [
                0 => "name"
              ]
              #table: "section_translations"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              #attributes: array:4 [
                "id" => 1195
                "section_id" => 1195
                "name" => "Թավա"
                "locale" => "hy"
              ]
              #original: array:4 [
                "id" => 1195
                "section_id" => 1195
                "name" => "Թավա"
                "locale" => "hy"
              ]
              #relations: []
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
        }
        "properties" => Collection {#572
          #items: array:8 [
            0 => Property {#583
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 1
                "type" => 10
                "created_at" => "2015-11-07 02:25:38"
                "updated_at" => "2015-12-28 14:56:00"
              ]
              #original: array:6 [
                "id" => 1
                "type" => 10
                "created_at" => "2015-11-07 02:25:38"
                "updated_at" => "2015-12-28 14:56:00"
                "pivot_section_id" => 1195
                "pivot_property_id" => 1
              ]
              #relations: array:2 [
                "pivot" => Pivot {#582
                  #parent: Section {#510
                    +translatedAttributes: array:1 [
                      0 => "name"
                    ]
                    #fillable: array:1 [
                      0 => "name"
                    ]
                    #table: "sections"
                    #appends: array:5 [
                      0 => "section_breadcrumb"
                      1 => "link"
                      2 => "assigned_section_id"
                      3 => "is_last_level"
                      4 => "level"
                    ]
                    #visible: array:7 [
                      0 => "id"
                      1 => "name"
                      2 => "link"
                      3 => "subsections"
                      4 => "is_last_level"
                      5 => "assigned_section_id"
                      6 => "level"
                    ]
                    -original_assigned_section_id: false
                    #module_type: "section"
                    #casts: array:1 [
                      "id" => "integer"
                    ]
                    #isInToStringContext: false
                    #connection: null
                    #primaryKey: "id"
                    #keyType: "int"
                    #perPage: 15
                    +incrementing: true
                    +timestamps: true
                    #attributes: []
                    #original: []
                    #relations: []
                    #hidden: []
                    #guarded: array:1 [
                      0 => "*"
                    ]
                    #dates: []
                    #dateFormat: null
                    #touches: []
                    #observables: []
                    #with: []
                    +exists: false
                    +wasRecentlyCreated: false
                  }
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 1
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 1
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#604
                  #items: array:1 [
                    0 => PropertyTranslation {#615
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 1
                        "property_id" => 1
                        "name" => "Հեղինակ"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 1
                        "property_id" => 1
                        "name" => "Հեղինակ"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            1 => Property {#584
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 2
                "type" => 10
                "created_at" => "2015-11-07 02:26:14"
                "updated_at" => "2016-02-05 21:14:08"
              ]
              #original: array:6 [
                "id" => 2
                "type" => 10
                "created_at" => "2015-11-07 02:26:14"
                "updated_at" => "2016-02-05 21:14:08"
                "pivot_section_id" => 1195
                "pivot_property_id" => 2
              ]
              #relations: array:2 [
                "pivot" => Pivot {#581
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 2
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 2
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#574
                  #items: array:1 [
                    0 => PropertyTranslation {#616
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 2
                        "property_id" => 2
                        "name" => "Վարպետ"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 2
                        "property_id" => 2
                        "name" => "Վարպետ"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            2 => Property {#585
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 12
                "type" => 10
                "created_at" => "2015-11-10 19:40:21"
                "updated_at" => "2016-02-05 21:17:53"
              ]
              #original: array:6 [
                "id" => 12
                "type" => 10
                "created_at" => "2015-11-10 19:40:21"
                "updated_at" => "2016-02-05 21:17:53"
                "pivot_section_id" => 1195
                "pivot_property_id" => 12
              ]
              #relations: array:2 [
                "pivot" => Pivot {#580
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 12
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 12
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#596
                  #items: array:1 [
                    0 => PropertyTranslation {#617
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 12
                        "property_id" => 12
                        "name" => "Նկարիչ"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 12
                        "property_id" => 12
                        "name" => "Նկարիչ"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            3 => Property {#586
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 32
                "type" => 10
                "created_at" => "2015-11-10 22:01:44"
                "updated_at" => "2016-02-12 22:22:11"
              ]
              #original: array:6 [
                "id" => 32
                "type" => 10
                "created_at" => "2015-11-10 22:01:44"
                "updated_at" => "2016-02-12 22:22:11"
                "pivot_section_id" => 1195
                "pivot_property_id" => 32
              ]
              #relations: array:2 [
                "pivot" => Pivot {#579
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 32
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 32
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#597
                  #items: array:1 [
                    0 => PropertyTranslation {#619
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 32
                        "property_id" => 32
                        "name" => "Երկարություն (սմ)"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 32
                        "property_id" => 32
                        "name" => "Երկարություն (սմ)"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            4 => Property {#587
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 44
                "type" => 10
                "created_at" => "2015-11-11 22:26:50"
                "updated_at" => "2016-02-12 22:22:16"
              ]
              #original: array:6 [
                "id" => 44
                "type" => 10
                "created_at" => "2015-11-11 22:26:50"
                "updated_at" => "2016-02-12 22:22:16"
                "pivot_section_id" => 1195
                "pivot_property_id" => 44
              ]
              #relations: array:2 [
                "pivot" => Pivot {#578
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 44
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 44
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#598
                  #items: array:1 [
                    0 => PropertyTranslation {#621
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 44
                        "property_id" => 44
                        "name" => "Տրամագիծ (սմ)"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 44
                        "property_id" => 44
                        "name" => "Տրամագիծ (սմ)"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            5 => Property {#588
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 46
                "type" => 10
                "created_at" => "2015-11-11 22:32:54"
                "updated_at" => "2016-02-12 22:23:05"
              ]
              #original: array:6 [
                "id" => 46
                "type" => 10
                "created_at" => "2015-11-11 22:32:54"
                "updated_at" => "2016-02-12 22:23:05"
                "pivot_section_id" => 1195
                "pivot_property_id" => 46
              ]
              #relations: array:2 [
                "pivot" => Pivot {#577
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 46
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 46
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#599
                  #items: array:1 [
                    0 => PropertyTranslation {#622
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 46
                        "property_id" => 46
                        "name" => "Բարձրություն (սմ)"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 46
                        "property_id" => 46
                        "name" => "Բարձրություն (սմ)"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            6 => Property {#589
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 24
                "type" => 10
                "created_at" => "2015-11-10 19:46:46"
                "updated_at" => "2016-04-13 11:31:20"
              ]
              #original: array:6 [
                "id" => 24
                "type" => 10
                "created_at" => "2015-11-10 19:46:46"
                "updated_at" => "2016-04-13 11:31:20"
                "pivot_section_id" => 1195
                "pivot_property_id" => 24
              ]
              #relations: array:2 [
                "pivot" => Pivot {#576
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 24
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 24
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#600
                  #items: array:1 [
                    0 => PropertyTranslation {#618
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 24
                        "property_id" => 24
                        "name" => "Նյութը"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 24
                        "property_id" => 24
                        "name" => "Նյութը"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
            7 => Property {#590
              +translatedAttributes: array:1 [
                0 => "name"
              ]
              #fillable: array:4 [
                0 => "name"
                1 => "is_public"
                2 => "type"
                3 => "property_value"
              ]
              #table: "properties"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:4 [
                "id" => 43
                "type" => 4
                "created_at" => "2015-11-10 22:11:37"
                "updated_at" => "2015-11-10 22:11:37"
              ]
              #original: array:6 [
                "id" => 43
                "type" => 4
                "created_at" => "2015-11-10 22:11:37"
                "updated_at" => "2015-11-10 22:11:37"
                "pivot_section_id" => 1195
                "pivot_property_id" => 43
              ]
              #relations: array:2 [
                "pivot" => Pivot {#575
                  #parent: Section {#510}
                  #foreignKey: "section_id"
                  #otherKey: "property_id"
                  #guarded: []
                  #connection: null
                  #table: "section_properties"
                  #primaryKey: "id"
                  #keyType: "int"
                  #perPage: 15
                  +incrementing: true
                  +timestamps: false
                  #attributes: array:2 [
                    "section_id" => 1195
                    "property_id" => 43
                  ]
                  #original: array:2 [
                    "section_id" => 1195
                    "property_id" => 43
                  ]
                  #relations: []
                  #hidden: []
                  #visible: []
                  #appends: []
                  #fillable: []
                  #dates: []
                  #dateFormat: null
                  #casts: []
                  #touches: []
                  #observables: []
                  #with: []
                  +exists: true
                  +wasRecentlyCreated: false
                }
                "translations" => Collection {#601
                  #items: array:1 [
                    0 => PropertyTranslation {#620
                      +timestamps: false
                      #fillable: array:1 [
                        0 => "name"
                      ]
                      #table: "property_translations"
                      #isInToStringContext: false
                      #connection: null
                      #primaryKey: "id"
                      #keyType: "int"
                      #perPage: 15
                      +incrementing: true
                      #attributes: array:4 [
                        "id" => 43
                        "property_id" => 43
                        "name" => "Վիճակ"
                        "locale" => "hy"
                      ]
                      #original: array:4 [
                        "id" => 43
                        "property_id" => 43
                        "name" => "Վիճակ"
                        "locale" => "hy"
                      ]
                      #relations: []
                      #hidden: []
                      #visible: []
                      #appends: []
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      #dates: []
                      #dateFormat: null
                      #casts: []
                      #touches: []
                      #observables: []
                      #with: []
                      +exists: true
                      +wasRecentlyCreated: false
                    }
                  ]
                }
              ]
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
        }
      ]
      #hidden: []
      #guarded: array:1 [
        0 => "*"
      ]
      #dates: []
      #dateFormat: null
      #touches: []
      #observables: []
      #with: []
      +exists: true
      +wasRecentlyCreated: false
    }
    "internal_section" => Section {#555
      +translatedAttributes: array:1 [
        0 => "name"
      ]
      #fillable: array:1 [
        0 => "name"
      ]
      #table: "sections"
      #appends: array:5 [
        0 => "section_breadcrumb"
        1 => "link"
        2 => "assigned_section_id"
        3 => "is_last_level"
        4 => "level"
      ]
      #visible: array:7 [
        0 => "id"
        1 => "name"
        2 => "link"
        3 => "subsections"
        4 => "is_last_level"
        5 => "assigned_section_id"
        6 => "level"
      ]
      -original_assigned_section_id: false
      #module_type: "section"
      #casts: array:1 [
        "id" => "integer"
      ]
      #isInToStringContext: false
      #connection: null
      #primaryKey: "id"
      #keyType: "int"
      #perPage: 15
      +incrementing: true
      +timestamps: true
      #attributes: array:8 [
        "id" => 51648
        "parent_id" => 51645
        "museum_id" => 61
        "items_count" => 440
        "created_at" => "2024-02-09 13:15:46"
        "updated_at" => "2024-07-29 10:29:23"
        "assigned_section_id" => 15
        "type" => 2
      ]
      #original: array:8 [
        "id" => 51648
        "parent_id" => 51645
        "museum_id" => 61
        "items_count" => 440
        "created_at" => "2024-02-09 13:15:46"
        "updated_at" => "2024-07-29 10:29:23"
        "assigned_section_id" => 15
        "type" => 2
      ]
      #relations: array:1 [
        "translations" => Collection {#571
          #items: array:1 [
            0 => SectionTranslation {#593
              +timestamps: false
              #fillable: array:1 [
                0 => "name"
              ]
              #table: "section_translations"
              #isInToStringContext: false
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              #attributes: array:4 [
                "id" => 51466
                "section_id" => 51648
                "name" => "Սպասք"
                "locale" => "hy"
              ]
              #original: array:4 [
                "id" => 51466
                "section_id" => 51648
                "name" => "Սպասք"
                "locale" => "hy"
              ]
              #relations: []
              #hidden: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
        }
      ]
      #hidden: []
      #guarded: array:1 [
        0 => "*"
      ]
      #dates: []
      #dateFormat: null
      #touches: []
      #observables: []
      #with: []
      +exists: true
      +wasRecentlyCreated: false
    }
    "slug" => Slug {#548
      #table: "slugs"
      #isInToStringContext: false
      #connection: null
      #primaryKey: "id"
      #keyType: "int"
      #perPage: 15
      +incrementing: true
      +timestamps: true
      #attributes: array:6 [
        "id" => 392893
        "module_id" => 403870
        "module_type" => "treasure"
        "slug" => "թավա-580"
        "created_at" => "2024-07-18 14:10:33"
        "updated_at" => "2024-07-19 09:18:21"
      ]
      #original: array:6 [
        "id" => 392893
        "module_id" => 403870
        "module_type" => "treasure"
        "slug" => "թավա-580"
        "created_at" => "2024-07-18 14:10:33"
        "updated_at" => "2024-07-19 09:18:21"
      ]
      #relations: []
      #hidden: []
      #visible: []
      #appends: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
      #dates: []
      #dateFormat: null
      #casts: []
      #touches: []
      #observables: []
      #with: []
      +exists: true
      +wasRecentlyCreated: false
    }
    "medias" => Collection {#614
      #items: array:1 [
        0 => Media {#568
          #table: "medias"
          #isInToStringContext: false
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:7 [
            "id" => 411017
            "module_id" => 403870
            "module_type" => "treasure"
            "file_name" => "DXIovm8KaJr4wN9W"
            "file_extension" => "jpg"
            "created_at" => "2024-07-18 14:10:33"
            "updated_at" => "2024-07-18 14:10:33"
          ]
          #original: array:7 [
            "id" => 411017
            "module_id" => 403870
            "module_type" => "treasure"
            "file_name" => "DXIovm8KaJr4wN9W"
            "file_extension" => "jpg"
            "created_at" => "2024-07-18 14:10:33"
            "updated_at" => "2024-07-18 14:10:33"
          ]
          #relations: []
          #hidden: []
          #visible: []
          #appends: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: []
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
        }
      ]
    }
  ]
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #dates: []
  #dateFormat: null
  #touches: []
  #observables: []
  #with: []
  +exists: true
  +wasRecentlyCreated: false
}
Թավա - Հայկական գանձարան

Թավա

Թեմա՝  Կարասի Ենթաթեմա՝  Խոհանոցային սպասք Տեսակ/ժանր՝  Թավա Թանգարան՝  Երևան քաղաքի պատմության թանգարան Նկարագրություն ՝  Թաս-թավա՝ շրջանաձև մակերեսով, փայտե երկար պոչով: Նյութը՝  պղինձ Չափս՝  7,5 x 30 սմ Պահպանման վայր՝  Հայաստանի Հանրապետություն Շիֆր՝  ԵՔՊԹ Հիմնական հաշվառանիշ՝  ՄՄ 2485-4