Illuminate\Support\Collection {#1845
  #items: array:5 [
    "ages" => array:2 [
      "visible" => Illuminate\Database\Eloquent\Collection {#1768
        #items: array:5 [
          0 => App\Models\Age {#1938
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 10
              "name" => "Начальная школа"
            ]
            #original: array:2 [
              "id" => 10
              "name" => "Начальная школа"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\Age {#1822
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 13
              "name" => "Дети"
            ]
            #original: array:2 [
              "id" => 13
              "name" => "Дети"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Models\Age {#1941
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 9
              "name" => "Дошкольники"
            ]
            #original: array:2 [
              "id" => 9
              "name" => "Дошкольники"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Models\Age {#1858
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 11
              "name" => "Старшие классы"
            ]
            #original: array:2 [
              "id" => 11
              "name" => "Старшие классы"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          4 => App\Models\Age {#1939
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 14
              "name" => "Взрослые"
            ]
            #original: array:2 [
              "id" => 14
              "name" => "Взрослые"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
      "hidden" => Illuminate\Database\Eloquent\Collection {#1851
        #items: array:1 [
          5 => App\Models\Age {#1898
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "ages"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 15
              "name" => "Средние классы"
            ]
            #original: array:2 [
              "id" => 15
              "name" => "Средние классы"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
    ]
    "subjects" => array:2 [
      "visible" => Illuminate\Support\Collection {#1934
        #items: []
      }
      "hidden" => Illuminate\Support\Collection {#1930
        #items: []
      }
    ]
    "grades" => array:2 [
      "visible" => Illuminate\Database\Eloquent\Collection {#1933
        #items: array:5 [
          0 => App\Models\Grade {#1884
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 1
              "name" => "Дошкольники"
            ]
            #original: array:2 [
              "id" => 1
              "name" => "Дошкольники"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\Grade {#1913
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 2
              "name" => "1 класс"
            ]
            #original: array:2 [
              "id" => 2
              "name" => "1 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Models\Grade {#1849
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 5
              "name" => "4 класс"
            ]
            #original: array:2 [
              "id" => 5
              "name" => "4 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Models\Grade {#1950
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 6
              "name" => "5 класс"
            ]
            #original: array:2 [
              "id" => 6
              "name" => "5 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          4 => App\Models\Grade {#1951
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 7
              "name" => "6 класс"
            ]
            #original: array:2 [
              "id" => 7
              "name" => "6 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
      "hidden" => Illuminate\Database\Eloquent\Collection {#1931
        #items: array:5 [
          5 => App\Models\Grade {#1952
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 8
              "name" => "7 класс"
            ]
            #original: array:2 [
              "id" => 8
              "name" => "7 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          6 => App\Models\Grade {#1953
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 9
              "name" => "8 класс"
            ]
            #original: array:2 [
              "id" => 9
              "name" => "8 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          7 => App\Models\Grade {#1954
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 10
              "name" => "9 класс"
            ]
            #original: array:2 [
              "id" => 10
              "name" => "9 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          8 => App\Models\Grade {#1955
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 11
              "name" => "10 класс"
            ]
            #original: array:2 [
              "id" => 11
              "name" => "10 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          9 => App\Models\Grade {#1956
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "grades"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 3
              "name" => "2 класс"
            ]
            #original: array:2 [
              "id" => 3
              "name" => "2 класс"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
    ]
    "resourceTypes" => array:2 [
      "visible" => Illuminate\Database\Eloquent\Collection {#1837
        #items: array:5 [
          0 => App\Models\ResourceType {#1924
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "resource_types"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 1
              "name" => "Флэш-карточки"
            ]
            #original: array:2 [
              "id" => 1
              "name" => "Флэш-карточки"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\ResourceType {#1921
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "resource_types"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 12
              "name" => "Учебные программы для домашнего обучения"
            ]
            #original: array:2 [
              "id" => 12
              "name" => "Учебные программы для домашнего обучения"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Models\ResourceType {#1958
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "resource_types"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 11
              "name" => "Распечатки"
            ]
            #original: array:2 [
              "id" => 11
              "name" => "Распечатки"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Models\ResourceType {#1959
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "resource_types"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 13
              "name" => "Для родителей"
            ]
            #original: array:2 [
              "id" => 13
              "name" => "Для родителей"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          4 => App\Models\ResourceType {#1960
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "resource_types"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 3
              "name" => "Мероприятия"
            ]
            #original: array:2 [
              "id" => 3
              "name" => "Мероприятия"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
      "hidden" => Illuminate\Support\Collection {#1926
        #items: []
      }
    ]
    "formats" => array:2 [
      "visible" => Illuminate\Database\Eloquent\Collection {#1901
        #items: array:2 [
          0 => App\Models\Format {#1962
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "formats"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 6
              "name" => "PDF"
            ]
            #original: array:2 [
              "id" => 6
              "name" => "PDF"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\Format {#1886
            #fillable: array:1 [
              0 => "name"
            ]
            #connection: "mysql"
            #table: "formats"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:2 [
              "id" => 8
              "name" => "ZIP-архив"
            ]
            #original: array:2 [
              "id" => 8
              "name" => "ZIP-архив"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
      "hidden" => Illuminate\Support\Collection {#1825
        #items: []
      }
    ]
  ]
}